The Verzuz Preview app lets users compare two artists' top 20 songs. This project was bootstrapped with Create React App and uses the Genius API.
- Users can search for two artists
- After searching, users can see the two artists side by side with their top 20 songs
- Users can download an image of two artists, head to head so they can share it to social media
- Create a database/schema/models to hold user upvotes
- Add social login to prevent abuse & score cheating
- Allow users to manually upvote an artist’s top 20 songs for a battle
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.