rupali-codes / myRestra

A restaurant landing page

Home Page:https://rups-myrestra.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyRestra - The Heaven of Taste!

Come Meet, Eat & Enjoy the true Taste

MyRestra logo

Built with

HTML
HTML
CSS
CSS
Bootstrap CSS
Bootstrap CSS
JavaScript
JavaScript
Nodejs
Nodejs
ExpressJS
ExpressJS
MongoDB
MongoDB

Features

User

  • can create a new account
  • login with an existing account
  • update password
  • post feedbacks
  • can see Bill of their orderes

Admin

  • can login with a given Id, password and a security key
  • can add new food item to the menu
  • can update an existing food item
  • can delete food item

Get started

To get a local copy in your machine and running up follow the following steps.

Prerequisites

Before installation, make sure you have already installed the following tools:

Installation

  1. Fork this repo, click on the fork icon in the top-right corner to get started

  2. Clone the repo, you can use the following the command:

    git clone https://github.com/<your-github-username>/Task-Manager-Api
  3. Navigate to project directory

    cd myRestra
  4. Install dependencies

    npm install
  5. Create your .env file take reference from sample.env

  6. Start server

    npm start

    OR

    npm run dev

View Demo

Become a contributor

Feel free to open Pull requests

Thanks for reading!

About

A restaurant landing page

https://rups-myrestra.vercel.app


Languages

Language:Handlebars 55.0%Language:JavaScript 32.7%Language:CSS 12.1%Language:Shell 0.2%