To install dependencies for this project, run:
npm install
Note: you may have to add the --legacy-peer-deps to properly install all modules, i.e., npm install --legacy-peer-deps
To host this website locally, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This project was bootstrapped with Create React App and makes use of the following libraries:
- Material UI as a base framework and component library.
- react-scroll for smooth-scrolling.
- motion-framer for component animations.
- Emotion for component styling.
For a comprehensive list of dependencies, see package.json