A simple React Spotify apps built with React Typescript, Redux and TailwindCSS.
Checkout: https://ecstatic-franklin-620529.netlify.app/
- React Typescript
- TailwindCSS
- Redux
- Netify for deployment
# install dependencies
$ yarn install
# run localhosr
$ yarn start
# build
$ yarn run build