Youtube Random Comment Picker is a react app that randomly pick a comment from a youtube video!
Live demo visit => https://youtube-random-comment-picker.com
- Install dependencies:
$ npm install
- Fire up Server including Webpack in development in watch mode:
$ npm start
$ npm run dev
- Once the server is running, you can visit
http://localhost:3000/
- React
- Webpack & Babel
- Bootstrap
- Node & Express