Minimalist reactive YouTube search engine. Proof of concept conceived with React and Redux. Getting hands dirty during my introduction to React course.
After cloning the repository...
npm install
npm start
Application is accessed by default on localhost:8080. Enjoy!