/composer-lens

ComposerLens: Explore classical composers and compositions categorized by skill levels. Built with Next.js and powered by Appwrite

Primary LanguageTypeScript

ComposerLens ComposerLens is a web application that allows users to explore and discover classical composers and their works, categorized according to their level of expertise. Built with Next.js and powered by Appwrite for backend services, ComposerLens aims to provide a user-friendly platform for music enthusiasts and learners to navigate the world of classical compositions.

Features Comprehensive Composer Database: Access a rich collection of classical composers and their compositions, categorized by skill levels. User Profiles: Create and manage user profiles, track favorite composers, and bookmark compositions. Level-Based Exploration: Explore composers' works based on difficulty levels, making it suitable for both beginners and experienced musicians. Detailed Composer Pages: Dive into detailed composer profiles, biographies, and links to their notable compositions. Interactive Learning: Listen to audio samples, view sheet music, and access educational content related to each composition.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm 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.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.