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

https://github.com/code-with-divyanshu/music_academy

Music Academy is a project built using Next.js, TypeScript, and Tailwind CSS, Aceternity UI designed to showcase the implementation of a music academy platform and Their Courses and Webinars.
https://github.com/code-with-divyanshu/music_academy

aceternity-ui javascript javascript-framework javascript-library music-academy nextjs nextjs14 reactjs typescript

Last synced: about 2 months ago
JSON representation

Music Academy is a project built using Next.js, TypeScript, and Tailwind CSS, Aceternity UI designed to showcase the implementation of a music academy platform and Their Courses and Webinars.

Awesome Lists containing this project

README

          

# 🎹🏫 Music Academy

Music Academy is a project built using Next.js, TypeScript, and Tailwind CSS, Aceternity UI designed to showcase the implementation of a music academy platform and Their Courses and Webinars. This repository includes:

## 🔑💫 Key Features:

- Next.js Framework: Utilizes the powerful Next.js framework for server-rendered React applications.

- TypeScript: Ensures type safety and modern JavaScript features.

- Tailwind CSS: For utility-first CSS styling.

- Aceternity UI to get inbuilt ui components and reuse it.

- Responsive Design: Adapts seamlessly to various device sizes.

## 🤩 Getting Started

### To run the project locally, clone the repository

git clone https://github.com/code-with-divyanshu/music_academy.git

### Install dependencies using

npm install

### Run the development server:

npm run dev

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.