Skip to content

Crubhub is a clone of GRUBHUB.COM trying to implement most of the prominent features present inthe website.

Notifications You must be signed in to change notification settings

shreyas-shriyan/Crubhub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


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

About

Crubhub is a clone of GRUBHUB.COM trying to implement most of the prominent features present inthe website.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 98.2%
  • CSS 1.4%
  • HTML 0.4%