Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amankumarsinhagithub/music-academy

The project is built using Next.js, Tailwind CSS, TypeScript, Aceternity UI, and Formspree for handling form submissions.
https://github.com/amankumarsinhagithub/music-academy

acernity-ui formspree landing-page nextjs nextjs14 project reactjs tailwindcss typescript ui-components webdevelopment

Last synced: 1 day ago
JSON representation

The project is built using Next.js, Tailwind CSS, TypeScript, Aceternity UI, and Formspree for handling form submissions.

Awesome Lists containing this project

README

        

# Music Academy Landing Page

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.

![Preview](https://github.com/user-attachments/assets/42a38b98-0b62-4191-bc69-1e0f024138ad)

## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)

## Demo
[Live Demo](https://music-academy-aman-kumar-sinha.vercel.app/)

## Features
- Responsive design
- Course listing and details
- Contact form with Formspree integration
- Tailwind CSS for styling
- TypeScript for type safety
- Aceternity UI components

## Technologies Used
- Next.js
- Tailwind CSS
- TypeScript
- Aceternity UI
- Formspree

## Installation
1. Clone the repository:
```bash
git clone https://github.com/AmanKumarSinhaGitHub/Music-Academy.git
```
2. Navigate to the project directory:
```bash
cd music-academy
```
3. Install dependencies:
```bash
npm install
```

## Usage
1. Run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) in your browser to see the result.

## Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements.