lyrics-card-maker-frontend
lyrics-card-maker-frontend copied to clipboard
Generate a Genius lyrics card for any song you want. Customize and tweak the card based on your preference.
Lyrics Card Maker (frontend)
A website that creates and customizes Genius lyrics cards using ReactJS
and tailwind
.
You can also refer to the backend of this project
Run Locally
Clone the project
git clone https://github.com/adhamali450/lyrics-card-maker-frontend
Go to the project directory
cd lyrics-card-maker-frontend
Install dependencies
npm install
Start the server
npm run dev
Screenshots
Contributing
Contributions are always welcome!
Refer to TODOs
in the project if you seek contribution.