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.
- Host: GitHub
- URL: https://github.com/code-with-divyanshu/music_academy
- Owner: code-with-divyanshu
- Created: 2024-07-20T17:45:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T06:27:28.000Z (almost 2 years ago)
- Last Synced: 2025-07-13T20:06:15.690Z (11 months ago)
- Topics: aceternity-ui, javascript, javascript-framework, javascript-library, music-academy, nextjs, nextjs14, reactjs, typescript
- Language: TypeScript
- Homepage: https://music-academy-doon.vercel.app/
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.