OlenaKashuba / JustDontEat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Don't Eat

Save your money and time with JustDontEat app - get the list of places to be avoided. Share worst places with friends to make them aware, add new bad reviews - let everyone know how terrible it is

How to run it

First create .direnv and set your api key as below: export googlePlacesApiKey='-your-api-key-'

run 'npm run dev' to run webpack to create bundle.js files

then you can run 'node index.js' on main directory to start server.

Server will start port 3000 on localhost.

About


Languages

Language:JavaScript 81.8%Language:CSS 17.4%Language:HTML 0.8%