A Food Ordering website developed in NextJS with ReactJs.
git clone https://github.com/vikas-ukani/foodest.git
npm install
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the actual FOODEST
website.
npm run build
OR
npm run start
Find The FOODEST Backend Repo if you are interested in backend-code.