This is my side project made in my free time
- Node >= 16.14.2
- Spotify API
- React
- react-router-dom
- styled-components
- axios
- Ant Design
$ git clone https://github.com/HLTVProxy/spotify-clone-react.git
$ npm install
$ npm start
need to change clientID in src/spotify.js for yourself
- ✔️ Basic Features
- ✔️ optimize search
- ✔️ change authorization method
- organize components and pages