✧
View Demo ✧
Report Bug ✧
Getting Started ✧ Installing ✧
Author ✧
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.
- 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
- 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
FOODSTORE5 (for 5% Off)
FOODSTORE10 (for 10% Off)
FOODSTORE15 (for 15% Off)
FOODSTORE20 (for 20% Off)
FOODSTORE25 (for 25% Off)
FOODSTORE30 (for 30% Off)
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.
- NPM
- Node JS
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 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.
- Visual Studio Code
If you want to contact me, you can reach me through below handles.
© 2022 Mohit Sehrawat
Give a ⭐️ if you like this project!