Skip to content

Lazy Deliver is a delivery service company built with react.js, express.js, MongoDB, firebase, and more. 🛵

Notifications You must be signed in to change notification settings

ruhulaminparvez/lazy-deliver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LazyDeliver (FullStack)

LazyDeliver is a delivery service based full-stack website built with React.js, Node.js, Express, MongoDB, Firebase, TailwindCss, and DaisyUI. It is a full-stack website where users can order food from their favorite restaurants. Customer can add their review based on given service.

Deployed Site

Used Technologies

Backend
  • Node.js
  • Express.js
  • Cors
  • MongoDB
Frontend
  • React
  • React Router DOM
  • Context API
  • Firebase
  • Tailwind CSS
  • DaisyUI

Deployed Site

  • Vercel (Server)
  • Firebase (Client)

Screenshots

Home Page

Home Page

Login Page

Login Page

Services

Services

FAQ and Why Choose Us

FAQ and Why Choose Us

Blog

Blog

How to run this project

  • Clone this repository
Frontend
  • cd into the project directory cd lazy-deliver-client
  • Run npm install
  • Setup your firebase config
  • Run npm start
Backend
  • cd into the project directory cd lazy-deliver-server
  • Run npm install
  • Setup your MongoDB config
  • Run npm start

Releases

No releases published

Packages

No packages published