- Next.js - The React Framework for Production
- MUI - React components for faster and easier web development
- React - A JavaScript library for building user interfaces
To get started, clone the repository and run npm install
and npm run dev
.
/
├── /app
│ ├── All the page files
├── /components
│ ├── All the components
└── /public
└── All the static files
This project is licensed under the MIT License - see the LICENSE file for details. You can use this project for free. If you like it, please star it 🌟.