React, Jamstack application that deploys automatically for free using github pages. Built using modern javascript, based on create-react-app with React-Router, SCSS, github actions, and many other useful technologies.
https://sarbjot-14.github.io/personal-site/
- React Helmet
- React Snap
- Sass
- Github CI/CD
- Github pages
- Github API to fetch repositories in real time
Run the following command to build the react application and serve it with fast refresh:
npm start
Your web browser should automatically open to <ip>:<port>:<path>
default: http://localhost:3000/.
- Push to github-pages branch
'npm build' Then deploy to platform of choice
Adapted from https://github.com/mldangelo/personal-site/tree/jsonresume and https://github.com/hashirshoaeb/home