you-react

Minimalist reactive YouTube search engine. Proof of concept conceived with React and Redux. Getting hands dirty during my introduction to React course.

You-React

Getting started

After cloning the repository...

npm install
npm start

Application is accessed by default on localhost:8080. Enjoy!