Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.12 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.12 KB

Transit Flow

A web application for a transport and logistics company built with react and tailwind

Project Status

This project is currently in development

Screenshots

These are screenshots of the current state of the web app as its still in development

screenshot 1

screenshot 2

screenshot 3

Installation and Setup

This is a starter template for building ReactJS applications using Vite.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Mahmud1087/transit-flow.git
    
  2. Navigate into the project directory:

    cd transit-flow
    
  3. Install the project dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your web browser and navigate to http://localhost:3000 or navigate to the link given on the command line to view the app.

Reflections

Coming once the project is completed