Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 984 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 984 Bytes

Foodel MERN Client Side

Site-Link

https://foodel-org.web.app/

Author

Nafi Mahmud

Hi There! This is a simple Food Delivery related app that I made using React JS, Firebase, NodeJs as server side, Mongodb as database, Context API, Custom Hook, Material UI, React Bootstrap, CSS3. Here is the functionality given below.

About App

• In this site we serve our best food delivery system.

• We gave category wise foods and serving them through communicating online under 1 hour, 24X7 support.

• Customer place order foods.

• The ordered Item will be pending untill an admin approves them.

• Food details will be shown up in the cart (my order section).

• Customer have to give addtional details for shipping process.

• Dynamic review rating system has been implemented.

• All values has been fetched via Context API, fetched from Custom Hooks and stored in Mongodb database.