This project was bootstrapped with Create React App.
You can see this project on https://spotify-api-example.herokuapp.com/
To see this this project, you can clone it directly. Then run:
or
This will install dependencies.
You can now run
To launch the server
Then
or
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Note: this app is connected to Spotify API, so if you click 'Login with Spotify' on the main page, you will be redirected to Spotify authorization page
- Remove button "Load more" if there is nothing more to load
- Add Redux for state management
- Add Flow for type checking
- Debounce search function
- Improve UI/UX