A website for user to search restaurants by any name or kind
NEW FEATURE UPLOADED One can Create, Read, Update and Delete a specific restaurant
- Clone this repository to your local service by the following command line to your teminal
git clone https://github.com/DinjerChang/restaurant_express.git
- Install node packages
npm install
-
Run
npm run dev
-
View webiste at ```http://localhost:3000/
- Node.js
- Express.js
- Handlebars