This website is a college assignment. It's built on modern technologies with static page generation, and it's fully responsive.
- React JS
- Next JS
- Netlify (deployments)
- SCSS modules
- @media queries
Visit the site. It's hosted on Netlify, which means it's automatically re-deployed when changes are pushed to the master
branch! A develop
branch exists for testing purposes.
To run locally, clone this repository and run yarn start
in the root directory.