Skip to content

vikas-ukani/foodest

Repository files navigation

A Food Ordering website developed in NextJS with ReactJs.

Clone the repo

git clone https://github.com/vikas-ukani/foodest.git

Install the node packages:

npm install 

To run the site in development mode:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the actual FOODEST website.

To Deploy on staging

npm run build
OR
npm run start

Find The FOODEST Backend Repo if you are interested in backend-code.

About

A Food Ordering Website developed with NextJS, ReactJS, GraphQL, RESTAPIs, and StrapiJS Backend Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published