This is a landing page for a music academy where users can explore and purchase music courses. The project is built using Next.js, Tailwind CSS, TypeScript, Aceternity UI, and Formspree for handling form submissions.
- Responsive design
- Course listing and details
- Contact form with Formspree integration
- Tailwind CSS for styling
- TypeScript for type safety
- Aceternity UI components
- Next.js
- Tailwind CSS
- TypeScript
- Aceternity UI
- Formspree
- Clone the repository:
git clone https://github.com/AmanKumarSinhaGitHub/Music-Academy.git
- Navigate to the project directory:
cd music-academy
- Install dependencies:
npm install
- Run the development server:
Open http://localhost:3000 in your browser to see the result.
npm run dev
Contributions are welcome! Please fork this repository and submit a pull request with your improvements.