nexterism / Pizza-shop-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pizza-shop-

The Project allows users to register, make order for pizzas they can pick on the Menu, and pay for them using a Paypal account that is only allowed for testing which is delivered by Paypal Sandbox.

Usage and Installation

Markup:

  • Installation

  • Install nodejs ( higher than Version 10.0)

  • Clone this repo

  • Copy the client folder(which is in pizza shop front repo) into Pizza shop bankend folder

  • Execute command to client folder to download all dependancies npm install

  • After Installing the dependencies of front end

  • Execute command to Pizza shop backend folder to download all dependancies npm install

  • After that execute the command to pizza shop backend npm run dev

    * Usage
        * Go to your Browser an open [http://localhost:3000](http://localhost:3000)
    

About


Languages

Language:JavaScript 100.0%