A website that creates and customizes Genius lyrics cards using ReactJS
and tailwind
.
You can also refer to the backend of this project
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
Contributions are always welcome!
Refer to TODOs
in the project if you seek contribution.