Version 1.0.0
EcoClean Pro is a modern web application that provides professional cleaning services. This application is designed to offer a seamless user experience for both residential and commercial clients, allowing them to easily book services, manage appointments, and get quotes. Built with a robust and modern technology stack, EcoClean Pro ensures reliability, scalability, and a user-friendly interface.
- React 18
- TypeScript
- Tailwind CSS
- Framer Motion
- React Router
- Vite
- Clone the repository:
git clone [URL_DU_REPO]
- Install the dependencies:
ppm install
- Start the development server:
ppm run dev
ppm run dev: Starts the development serverppm run build: Compiles the project for productionppm run preview: Previews the production buildppm run lint: Runs the linter
src/
├── components/ # Reusable components
├── pages/ # Application pages
├── data/ # Static data
├── styles/ # Global styles
└── utils/ # Utilities
- Presentation of cleaning services
- Detailed pages for each service
- Contact form
- Responsive design
- Smooth animations
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.