Skip to content

njeririziki/DeliveryManagement

Repository files navigation

Order Management System

This project is an Order Management System designed to help businesses manage their orders efficiently. It provides features such as order tracking, inventory management, and customer management.

Setup Instructions

Follow these steps to set up and run the project locally:

  1. Clone the repository:
git clone https://github.com/yourusername/ordermanagement.git
cd ordermanagement
  1. Install dependencies:
npm install
  1. Set up the env
  2. Set up the env:

Create a .env file in the root directory of the project and add the following environment variables:

VITE_MAPBOX_ACCESS_TOKEN=`your_key`

Make sure to replace your_keywith your actual mapbox and secret key.

  1. Start the application:
npm run dev
  1. Access the application: Open your browser and navigate to http://localhost:5173.

Signup Credentials

Use the following credentials to log in:

  • Username: admin
  • Password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors