Skip to content

Mum Mum is an Online Food Ordering Website to simply gives the minimal user experience with an Integrated Payment Gateway

AnandhaSivam-00/MumMum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mum Mum - The Food Ordering Website With Stripe Integration

  • A Food Ordering Website based on React gives an immersive minimalist experience.
  • This website enables the user to order food from their favourite restaurants with simple steps.

Authors

Features

  • Minimal UI Experience
  • Custom Restaurant cards and Menus
  • Order from multiple restaurants in single payment
  • Simple order tracking
  • Credit Card payment using Stripe API
  • Email testing using MailTrap API

Tech Stack

Client: React, Redux, Bootstrap

Server: Node, Express

Database: MongoDB Cloud

Payment Management Stripe

Documentation

Demo

Link to Demo on Youtube : Live Demo Link

Environment Variables

To run this project, you will need to add the following environment variables to your config.env file

MongoDB Cloud Connection String

Cloudinary API_KEY

Stripe API_KEY

MailTrap API_KEY

Run Locally

Download the project file

Go to the Frontend directory in your system in the first terminal

  cd Frontend

Go to the Backend directory in your system in the second terminal

  cd Backend

Start the React-app in first terminal

  npm start

Start the server in second terminal

  nodemon run server

Deployment

To deploy this project

  npm run build

About

Mum Mum is an Online Food Ordering Website to simply gives the minimal user experience with an Integrated Payment Gateway

Topics

Resources

Stars

Watchers

Forks