🔥Food Bazar Ecommerce Backend Code
It’s a single page web application where users can order food, checkout products, see their order list and remove order. I used Firebase authentication for login. In the admin panel users can add products and remove products.
for log-in process
for deploy website in live
for secure data
for deploy back-end api
Download or clone this project. Open this project in code editor and open project root folder in terminal and just simply Run npm install
This will automatically install all the dependency node module file in this react project.
And then just run npm start
in your command line.