项目作者: MofasserHossain

项目描述 :
🔥Food Bazar Ecommerce Backend Code
高级语言: JavaScript
项目地址: git://github.com/MofasserHossain/Food_Bazar-backend.git
创建时间: 2021-04-27T09:27:28Z
项目社区:https://github.com/MofasserHossain/Food_Bazar-backend

开源协议:

下载


Project Name : Food Bazar

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.

Live Website.

Front-end language & Tools

  • React JS
  • React-Bootstrap
  • CSS3
  • Font-awesome
  • Firebase Authentication. for log-in process
  • Firebase Deploy - for deploy website in live

Back-end language & Tools

  • Node JS
  • Express JS
  • MongoDB
  • Environment Variable - for secure data
  • Heroku - for deploy back-end api

How to setup in local desktop

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.

Back-end Repository