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.
- React with TypeScript
- Vite for fast development
- Chakra UI and Tailwind CSS for styling
-
Clone the repository:
git clone https://github.com/francisojeah/mls-website.git cd mls-website
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
The website will be available at
http://localhost:5173
.