A ReactJS web app that allow the user create a playlists of favorite Songs based on Spotify API.
This project currently in development, and it will give us the ability to build a playlist from Spotify API.
It also allow the user get a “Feeling lucky today” playlist, which creating a random songs playlist based on selected artists from Spotify API collections.
- React
- React Router
- Babel
- Webpack Dev Middleware
- Webpack Hot Middleware
- Redux
- ESLint
- style-loader
npm install
npm run dev
npm run build
npm run start