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:
-
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.
git clone https://github.com/code-with-divyanshu/music_academy.git
npm install
npm run dev
Open 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.