SivaPriya03 / SwiggyHPDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This project is a clone of Swiggy web app which is a online food Ordering System Checkout the original website of Swiggy

What does it do?

It shows a list of restaurants and menus according to the choice of user. User can add their food in the cart and also view the items in Cart.Login and signup forms are also implemented.

Requirements

ReactJS NodeJS Hasura CLI

Deployment Steps:

1.Clone the project from hasura hub and create a cluster by executing the command

hasura quickstart swiggy
  1. Commit the files and push to remote hasura
$ cd swiggy
$ git add . && git commit -m "Initial commit" 
$ git push hasura master

3.Now your project is ready to run. To see the microservices available in the project run hasura ms list

About


Languages

Language:JavaScript 99.5%Language:CSS 0.3%Language:HTML 0.1%Language:Dockerfile 0.0%