Skip to content

yashwanthsm11/Food-Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get API Keys

Cloudinary API Key

Go to Cloudinary's website - https://cloudinary.com/ Sign up or log in to your Cloudinary account. After logging in, navigate to the Dashboard and find your API Key and API Secret. Use these credentials in your "backend -> .env" file as mentioned above.

OpenCage Geocoding API Key Go to OpenCage Geocoding API - https://opencagedata.com/ Sign up or log in to your OpenCage account. After signing in, you’ll be able to find your API key in the Dashboard. Add the API key to your "frontend -> src -> pages -> InvoicePage.js" file.

Add MongoDB url Go to MongoDB atlas website - https://www.mongodb.com/ Sign up or log in to your MongoDB atlas account. After signing in, you’ll be able to find your API key in the Dashboard. Add the API key to your "backend -> .env" file

Run project

backend - cd backend -> npm run dev

frontend - cd frontend -> npm start

About

A comprehensive food ordering platform built with the MERN stack, offering distinct features for customers and admins. Customers can register, browse food items, add to cart, confirm orders, and make payments, while also managing their profiles. Admins can manage food details and with food images stored and retrieved via Cloudinary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors