Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayyush08/musicacademy
A basic music academy built to uitlise full power of NextJS on client side and also utilizes the immersive and top-notch qualities of AcertenityUI
https://github.com/ayyush08/musicacademy
acertinityui framer-motion javascript nextjs npm tailwind-merge tailwindcss tailwindcss-plugin typescript
Last synced: 26 days ago
JSON representation
A basic music academy built to uitlise full power of NextJS on client side and also utilizes the immersive and top-notch qualities of AcertenityUI
- Host: GitHub
- URL: https://github.com/ayyush08/musicacademy
- Owner: ayyush08
- Created: 2024-07-07T18:01:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T05:48:35.000Z (7 months ago)
- Last Synced: 2024-07-10T16:51:29.264Z (7 months ago)
- Topics: acertinityui, framer-motion, javascript, nextjs, npm, tailwind-merge, tailwindcss, tailwindcss-plugin, typescript
- Language: TypeScript
- Homepage:
- Size: 784 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MusicAcademy
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.
## Installation
1. Clone the repository: `git clone https://github.com/ayyush08/MusicAcademy.git`
2. Navigate to the project directory: `cd MusicAcademy`
3. Install dependencies: `npm install`
4. Start the development server: `npm run dev`
5. Open your browser and visit `http://localhost:3000`## Key Aspects
- 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.### NOTE:
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.