This project is a UI centric web application built using NextJS and AcertenityUI library. It is a music academy where the user can explore through different courses to learn music.
- Clone the repository:
git clone https://github.com/ayyush08/MusicAcademy.git
- Navigate to the project directory:
cd MusicAcademy
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:3000
- Comprehensive usage of NextJS pages and folder layout structures
- Deep dive into AcertenityUI with tailwindCSS configurations and plugins.
- File-Based Routing of NextJS utilised at it's best.
This is simply a dummy project which helped me utilise my NextJS skills and UI libraries uitlisation techniques and does not carry any production level content or features.