mihir0699 / FoodEazy

Food Eazy is an online food ordering platform built using MERN stack

Home Page:https://food-eazy.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Food Eazy! ✨

PRs Welcome Build passing Open Source Love License Made with Love in India

Food Eazy, is an online platform to order food and avoiding the hassle of going out or paying in cash. The users can opt for home delivery or take away as per thier choice and can pay thorugh cash or online methods (PayTM). In the times of COVID-19 where social distancing is such an important measure we think our website can help restaurants and customers.

Project Link - https://food-eazy.onrender.com/
Demo Video - https://www.youtube.com/watch?v=NvLRpNzKYss

πŸ‘‡ Support me here!

Buy Me A Coffee

Features and Functionalities πŸ˜ƒ

User features

  • User sign up and login
  • 2 factor authentication using email
  • Password Reset (Forget Password)
  • Search for food items
  • Sort the food items (By name or price)
  • Save Cart
  • Delete Cart
  • Order Type - Take Away or Delivery
  • Payment Methods - Cash or Online (using PayTM wallet, Debit/Credit card, Net Banking)
  • View your current and previous orders

Admin features

  • Add new dishes
  • Delete dishes

Screenshots

Login Page

enter image description here

Email Verify Page

enter image description here

Home Page

enter image description here

Cart

enter image description here

Checkout

enter image description here

Contact Us

enter image description here

Add Dish (Admin)

enter image description here

Delete Dish (Admin)

enter image description here

Tech Stack πŸ’»

API πŸ‘¨β€πŸ’»

Installation ⚑

1. Clone this repo by running the following command :-

 git clone https://github.com/Devforlife07/FoodEazy
 cd foodeazy

2. Now install all the required packages by running the following commands :-

 npm install 
 npm run install-client

3. Now start the react and node server together by running the following command :-

 npm run dev

3. Create a .env file in the project root folder and copy the format of .env.sample file.

  • .env.sample file contains all the environment variables required for running the project.

4. πŸŽ‰ Open your browser and go to https://localhost:3000

Contributors 🀝

🀩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge forthebadge

About

Food Eazy is an online food ordering platform built using MERN stack

https://food-eazy.onrender.com/


Languages

Language:JavaScript 82.5%Language:CSS 10.6%Language:HTML 6.9%