built with React and Material-UI.
- Install dependencies:
npm install
- Start the development server:
npm start
- Build for production:
npm run build
- React
- Material-UI
- Framer Motion
- React Scroll
- Emotion (for styled components)
/src/components/
- React components/public/
- Static assets/src/App.js
- Main application component/src/index.js
- Application entry point