Check out my personal website: https://www.jacobechang.com/.
- Clone the repository:
git clone https://github.com/jacobc2700/jacobc2700.github.io.git. - Run
npm installin the root directory. - Run
npm startin the root directory. - Go to
localhost:3000. - Make changes to the code.
- Deployment steps:
npm run deploy
git add .
git commit -m "Commit Message"
git push origin master
- Go to the repository settings and set the custom domain to
www.jacobechang.com(enforce HTTPS). - The updated website should be live: https://www.jacobechang.com/.
- Requires v16.20.2 of Node.js.
- Particles: https://github.com/VincentGarreau/particles.js/.
- GitHub Pages: https://pages.github.com/.
- Font Awesome: https://fontawesome.com/.
- Devicons: https://devicon.dev/.
- Icons: https://react-icons.github.io/react-icons.
- Sass: https://sass-lang.com/.
- React: https://reactjs.org/.
- Timeline: https://github.com/prabhuignoto/react-chrono.
- Material UI: https://mui.com/.