Skip to content

FoodExpress is an e-commerce platform that allows users to purchase essential daily food items and pay through the Stripe payment gateway.

Notifications You must be signed in to change notification settings

0xNaim/foodExpress-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodExpress is an e-commerce platform that allows users to purchase essential daily food items and pay through the Stripe payment gateway. The application is built using JavaScript, Next.js, and several popular React libraries including Redux-Toolkit, React-Redux, Redux-Persist, and React-Hook-Form. The user interface is designed using Material-UI, and the application is a progressive web app (PWA), providing a seamless and fast experience for users on both desktop and mobile devices. With FoodExpress, users can easily and securely purchase their daily food essentials from the comfort of their own homes.

Features

  • User login system that allows users to create an account and login into their account.
  • Product listings, including images and descriptions, for users to browse and select items to purchase.
  • Search bar to allow users to easily find specific items.
  • Shopping cart that allows users to add and remove items, and view the total cost of their purchase.
  • Payment gateway integration with Stripe, allows users to securely pay for their purchases.
  • Ability to track orders and view order history.
  • Ability to update user profile information.
  • Responsive design that provides a seamless user experience on both desktop and mobile devices.
  • Progressive web app (PWA) capabilities: The app can be installed on a user's device and work offline or with low connectivity, just like a native app.

How to run

  1. Clone this repository -
https://github.com/0xNaim/foodExpress-client.git
  1. Go to the cloned project directory
cd foodExpress-client
  1. Install the dependencies
npm install

or

yarn
  1. Start the development server
npm run dev

or

yarn dev
  1. Open url on your browser
https://localhost:3000

About

FoodExpress is an e-commerce platform that allows users to purchase essential daily food items and pay through the Stripe payment gateway.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •