Skip to content

Tiny app for the consuming, appreciating and sharing of food locations in London.

Notifications You must be signed in to change notification settings

willhoward/food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food in London

View it online here.

It's pretty simple - this is an epic repo for the consuming, appreciating and sharing of food locations in London. The project runs using a simple Express server, which is located in the server.js file. The server simply returns the location of the HTML front-end files, which are in the /frontend directory, making a request along the way for the data, which is located in the data.json file.

Running Locally

To run the project locally clone it, make sure you have Node and npm installed, run npm i in the project root folder and then run node server.js to start the server. Once it's running, you'll be able to view the app at localhost:3000 in your browser.

Adding Eateries

Feel free to open a pull request to the data.json file with any new eateries you might want to add. Please make sure they're utterly scrumptious and delectable. New categories of eatery are also fine, provided you don't do anything bonkers.


Made in good taste by Will Howard, inspired by Rey Dhuny, moral support in the form of an excellent beard from Nick Ramsbottom.

About

Tiny app for the consuming, appreciating and sharing of food locations in London.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published