Live : https://lit-shore-27349.herokuapp.com/
- Clone this repo using
git clone https://github.com/hurkanakbiyik/react-foursquare
- Move to the appropriate directory:
cd react-foursquare
. - Run
yarn
ornpm install
to install dependencies. - Run
yarn dev
to see the development example app athttp://localhost:3000
.
These are the things I stripped out from react-boilerplate - github project rules, ngrok tunneling, shjs, service worker, webpack dll plugin, i18n, styled-components, code generators and a few more.
MIT license