Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 968 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 968 Bytes

Food Delivery App

Description

This food delivery app was created using the MERN stack and allows users to easily order fresh food items. Users can log in and add items to their cart. The app is built using Vite and uses an .env file to store environment variables such as API keys.

Live Link

https://jeff-food-delivery-app.vercel.app/

Features

User authentication: Users can create accounts and log in to the app.

User authentication demo

Add to Cart: Users can add food items to their cart

Add to Cart demo

Responsive design: The app is designed to be used on desktop and mobile devices.

Responsive design demo

Technologies Used

  • React
  • Redux
  • NodeJS
  • ExpressJS
  • MongoDB
  • TailwindCSS
  • REST API