Skip to content

diegohdez90/github-redux-api

Repository files navigation

Github API

Dependencies

  • React
  • Webpack
  • Babel
  • Redux
  • Material-UI
  • styled components

Clone repository

$ git clone https://github.com/diegohdez90/github-redux-api.git <your_own_name>

Install dependencies

$ npm i

How to run?

  1. Run script.
$ npm run start:dev
  1. Open in the browser http://localhost:3000/.

Build production

$ npm run build

Run your own tunnel

  1. Run npm script.
$ npm run start:tunnel
  1. Open in browser and Share link in social media. 😆

Powered with localtunnel