creation of a web application that allows to search and view videos online.
Overview : (https://github.com/facebook/create-react-app)
Maquette : (https://www.figma.com/file/lb54afAu8N7PwCMDEgv7vp/MovApp?node-id=0%3A1)
Reactjs HTML5, CSS3 and JS ES6+ (convention) Youtube API ESLint et Prettier for the style of code.
Runs the app in the development mode.\
-
npm install
-
Create a Google API account here: (https://console.cloud.google.com/apis/api/youtube.googleapis.com)
Get your accesstoken and Client ID and put it in an .env file
- npm start