Skip to content

This project is about building an e-commerce food web application to order online food using food API.

Notifications You must be signed in to change notification settings

m-sehrawat/Food-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Store

It's an E-commerce food web application with all the major functionalities


html css3 JavaScript restAPI


View DemoReport BugGetting StartedInstallingAuthor

Food-Store is an e-commerce food web application that allows you to food online. It has a variety of categories, just visit the food listing page, trending food page or search page and you will see all the food available, apply sorting as per your need and in just a few clicks you can order food from the website.

Food Store poster


Screens ( All screens are responsive)

  • Homepage
  • Food Listing Page with Sorting Filters
  • Trending Food Listing Page with with Sorting Filters
  • Searh Page with Debounce
  • Cart page with apply coupon & Shipping Address
  • Login / Logout
  • Signup

🚀 Features

  • Login/Signup User Account
  • Food Sorting Based on Price & Ratings
  • Food Search according to the name with Debounce
  • Trending Food Category buttons to get the latest Food
  • Cart Add/Remove Items
  • Address Management
  • Coupons are provided for the discount
  • User Authentication before placing an order

Glimpses of Mini-Store 🙈 :

home food
trending search
cart signup

Test Coupon Codes

FOODSTORE5     (for 5% Off)

FOODSTORE10    (for 10% Off)

FOODSTORE15    (for 15% Off)

FOODSTORE20    (for 20% Off)

FOODSTORE25    (for 25% Off)

FOODSTORE30    (for 30% Off)


Demo


Getting Started

This project was built using HTML5, CSS3, JavaScript, Rest API. It is an e-commerce food web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/m-sehrawat/Food-Store.git
  • Open terminal on your workspace with
cd /home/workspace/Food-Store

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To run the application open index.html in the live server.

Tools used on this project

  • Visual Studio Code

Contact

If you want to contact me, you can reach me through below handles.

linkedin Github

© 2022 Mohit Sehrawat

Show your support

Give a ⭐️ if you like this project!

About

This project is about building an e-commerce food web application to order online food using food API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published