Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 871 Bytes

README.md

File metadata and controls

60 lines (31 loc) · 871 Bytes

React Restaurant Menu App

Restaurant Menu App is coded with React. Bootstrap is used as CSS Framework.

Installation

  1. Clone the repo
git clone https://github.com/sertacgltkn/restaurant-menu-app.git
  1. Install NPM packages
BE --->>> npm install  
FE --->>> npm install

Run Locally

Go to the project directory

 backend ->>> \restaurant-menu-app\server>npm run dev
 frontend ->>> \restaurant-menu-app>npm start

License

MIT

Screenshots

1 2 3 4 5

Tech Stack

Client: React, Bootstrap

Server: Node, Express

Screencast

Video