Skip to content

App using Spotify API to connect with Spotify account and perform searches on artists, albums...

Notifications You must be signed in to change notification settings

Mamouel/Spotify-API-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-App using Spotify API

This project was bootstrapped with Create React App.

You can see this project on https://spotify-api-example.herokuapp.com/

Launch project

To see this this project, you can clone it directly. Then run:

npm install

or

yarn install

This will install dependencies.

You can now run

node server/app.js

To launch the server

Then

npm start

or

yarn start

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

Next steps

  • 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

About

App using Spotify API to connect with Spotify account and perform searches on artists, albums...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •