/Taste-Discovery

Web app that provides entertainment recommendations according to an input.

Primary LanguageJavaScript

Web app that allows users to find recommendations and helps them discover new music, movies, TV shows, books and games, based on what they like. Users can search all categories, or limit their search to one specific category. The app displays information about the recommendations and provides youtube videos relating to the recommendations when available.

Made with React using TasteDive API.

How to set up

In the project directory, run:

npm start

To run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

To build the app for production to the build folder.