Skip to content

A React/Redux implementation of the wildly popular BeerMe! iOS beer discovery app.

Notifications You must be signed in to change notification settings

Cygnus2112/BeerMe-FTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeerMe-FTW

A React/Redux version of the wildly popular BeerMe! iOS beer discovery app. This is just the front end, and is meant to be paired with the existing BeerMe! back end.

To run:

  • Clone the repo
  • Install and run the BeerMe! back end (find it here), or, if you're feeling ambitious, make your own back end.
  • Fire up your terminal and type:
    • "npm start" to install server and client dependencies
    • "webpack -w" to generate the bundle.js file and compile ES6 syntax
    • "npm start" to run the app on a local server

About

A React/Redux implementation of the wildly popular BeerMe! iOS beer discovery app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published