MockExpress ReactJS is a modern web application that simulates an express delivery service interface. Built with React, TypeScript, and Shadcn UI (a Tailwind CSS-based UI library), this project provides a sleek and responsive user experience for managing mock deliveries.
- Responsive design for various screen sizes
- Dark/light mode support with theme toggle
- React Router for seamless navigation
- Customizable UI components
- TypeScript for enhanced code reliability
To run this project locally:
- Clone the repository
- Install dependencies with
npm installoryarn - Start the development server with
npm run devoryarn dev
Contributions are welcome! Please feel free to submit a Pull Request.