MDV - Commercial Landscaping & Snow Removal Website
This is my first freelance project, where I designed, developed, and deployed a website for MDV, a commercial landscaping and snow removal company. The website provides information about their services, showcases their work, and allows potential customers to get in touch. Set up a Google Ads campaign for the website to promote the business to more users
- React, TypeScript, Tailwind CSS – Frontend development
- Vercel – Deployment
- Google Maps API – Location pin on the map
- Resend – Form submission to company email (for questions/ quotes and job applications)
- i18n – Website supports both French and English
- Lucide React – Icons
- Framer Motion – Smooth animations and section transitions
- Slick Carousel – Image sliders and carousels
✅ Fully responsive design
✅ Contact form with email submission
✅ Interactive Google Maps location pin
✅ Multi-language support (French & English)
✅ Smooth animations using Framer Motion
✅ Image carousel for portfolio showcase
English Version | French Version |
---|---|
![]() |
![]() |
To run the project locally:
git clone https://github.com/yourusername/mdv.git
cd mdv
npm install
npm run dev