Skip to content

Delivery is a delivery service application created with react. it consists of both the client and server. The client is created using React, React Hooks, Context API, React Router while the server is created using node, express, jwt, and mongo. The client-side has provision for different users such as guests and admin with different levels of pr…

Notifications You must be signed in to change notification settings

fadonic/delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Application

Delivery application is a project that provider delivery services to both individual and organisation.

Available Modules

The project consist of:

  • Client
  • Server

To configure and run the project

cd server
npm install
run npm start
cd client
npm install
run npm start

Build With

Client

  • React
  • React Router
  • React Hooks
  • Context API

server

  • Node
  • Express
  • JWT Authentication
  • Mongo Db

Contributing

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub.

This project was created with love 💚👍.

About

Delivery is a delivery service application created with react. it consists of both the client and server. The client is created using React, React Hooks, Context API, React Router while the server is created using node, express, jwt, and mongo. The client-side has provision for different users such as guests and admin with different levels of pr…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published