/Crubhub

Primary LanguageJavaScript


crubhub


A clone of Grubhub.com built using React.js and Express.

Landing PageHow To UseCreditsContributors

Landing Page

screenshot

How To Use

# Clone this repository
$ git clone https://github.com/richachauhan59/Crubhub

# Go into the repository
$ cd Crubhub

# Go into server folder
$ cd server

# Install dependencies
$ npm install

# Run server
$ node app.js

# Go into client folder
$ cd ../client

# Install dependencies
$ npm install

# Run client
$ npm start

Note : Now the server is running on port 5000 and client is running on port 3000

Credits

This software uses the following open source packages:

Contibutors

REVANTH RAGHUSHREYASRICHA CHAUHAN