Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 806 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 806 Bytes

Project Title

Resturant Menu

Description

In this application one will be able to go through a list of food offered in a certian resturant and place un order. It also allows one to rate the services offered by the resturant

Getting Started

Requirements

  • vs.code
  • node
  • json-server

Executing program

Clone this code from here

After cloning run this command to install npm i

Run this command to check if json-server json-server -v

If not run this command to install json-server glonaly npm install -g json-server

After that run json-server --watchdb.json

You can visit the page from here

Authors

Youngren Gitonga

License

Copyright (c) Youngren Gitonga