Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amankumarsinhagithub/music-academy
- Owner: AmanKumarSinhaGitHub
- Created: 2024-07-07T12:21:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T17:25:59.000Z (4 months ago)
- Last Synced: 2024-10-13T00:18:33.468Z (about 1 month ago)
- Topics: acernity-ui, formspree, landing-page, nextjs, nextjs14, project, reactjs, tailwindcss, typescript, ui-components, webdevelopment
- Language: TypeScript
- Homepage: https://music-academy-aman-kumar-sinha.vercel.app/
- Size: 884 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.