This is my SWE portfolio website.
I hope you like it!!
- JavaScript
- React.js
- React Bootstrap
- React Router
- React HashRouter
- Bootstrap
- Bootstrap Icons
- HTML/CSS
- JSON
- Google Maps
- GitHub Pages
Note: make sure to change the files to reflect your GitHub info: Learn How
npm install
@ localhost:3000
yarn start
When using GitHub Pages do a build before pushing
git add -A
git commit -m "Some New Code"
git push
npm run deploy