Live:
This (ongoing) project is born from a passion for music and language learning. The primary purpose is to create an archive of songs with the original lyrics and translations. It serves as a personal repository for the songs that resonate with me and simultaneously supports my language-learning.
- Song Archive: A collection of Japanese songs with lyrics and translations.
- Kanji Meaning: Using the kanjiapi-wrapper library (for kanjiapi.dev), look up the meaning of Kanji characters.
- Next.js
- Framer Motion
- [MongoDB]
-
Clone the Repository:
git clone https://github.com/
-
Navigate to the Project Directory:
cd repo npm i npm run dev
-
Install Dependencies:
Use your preferred package manager, such as npm or yarn, to install the project's dependencies.
npm install
-
Start the Development Server:
npm run dev
The application will be available at http://localhost:3000 in your web browser.