A mock-up PWA which creates a playlist based on your mood.
- React
- React Router
- Scss
- PWA
- React-Testing-Library
- Jest
- Clone the repo
git clone https://github.com/MarcoMaz/moody-app.git
- Install the dependencies
npm install
- Run the metronome
npm start
After install the project as explained above run npm run test
.