Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.37 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.37 KB

Music School App

Welcome to my first Next.js project! This is a static app for a music school, built using Next.js and styled with Tailwind CSS. The website utilizes the Aceternity UI library, which leverages Framer Motion for animations. The website contains three routes/pages: Home, Courses, and Contact.

Table of Contents

Overview

This project is a static website for a music school, designed to provide information about the school, the courses offered, and contact details. The website is built using Next.js for server-side rendering and routing, styled with Tailwind CSS for responsive design, and enhanced with animations using the Aceternity UI library and Framer Motion.

Demo

Check out the live demo of the project: Music School Website

Features

  • Home Page: Welcoming page with an overview of the music school.
  • Courses Page: Detailed information about the courses offered by the music school.
  • Contact Page: Contact form and details for getting in touch with the music school.
  • Animations: Smooth animations powered by Aceternity UI and Framer Motion.
  • Responsive Design: Fully responsive layout using Tailwind CSS.

Tech Stack

NextJS Tailwind CSS Framer Motion Aceternity

  • Frontend Framework: Next.js
  • Styling: Tailwind CSS
  • Animations: Aceternity UI (with Framer Motion)
  • Hosting: Netlify

Resources