Skip to content

anomaly44/belgianbeers

Repository files navigation

Belgian Beers App

A small demo project that lists Belgian beers and allows users to rate them.

Demo

It is running on heroku, you can find it here

Quick Start

  1. Clone this repo git clone https://github.com/anomaly44/belgianbeers.git
  2. Go to the appropriate directory: cd belgianbeers
  3. Run yarn or npm install
  4. Run yarn run dev or npm run dev to start the devserver.
  5. Navigate to http://localhost:8080 to see the app.

Available scripts

  • yarn start start the production server (postinstall script should have taken care of the build, if not run yarn build first)
  • yarn dev start the dev server
  • yarn test to run some small tests
  • yarn lint to run eslint (using AirBnB config)

Main libraries/technologies used

  • React
  • Webpack
  • ES6/ES7
  • babel
  • reactstrap (Bootstrap 4)

About

Belgian beers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published