Have you ever asked anyone for a song recommendation? Sing me a song is an anonymous song recommendation app, the more people like a recommendation, the more likely it is to be recommended to others.
- React
- Styled-components
- Navigation (Router)
- Axios
- Typescript
- Automated tests - Cypress and Jest
- PostgreSQL
-
Clone this repository
-
Install dependencies
npm i
- Run the app with
npm start
- You can optionally build the project running
npm run build
- Finally, access http://localhost:3000 on your browser