Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 940 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 940 Bytes

Modern Logistics - Corporate Website

Overview

Modern Logistics is a corporate website for Modern Logistics Services (MLS), showcasing logistics and supply chain solutions. Built with React, TypeScript, Vite, Chakra UI, and Tailwind CSS, it offers a responsive and user-friendly experience.

Technologies Used

  • React with TypeScript
  • Vite for fast development
  • Chakra UI and Tailwind CSS for styling

Getting Started

  1. Clone the repository:

    git clone https://github.com/francisojeah/mls-website.git
    cd mls-website
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

    The website will be available at http://localhost:5173.

Links