Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.