Skip to content

Freelance Project for a landscaper's business called MDV

Notifications You must be signed in to change notification settings

laurenrigante/MDV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

MDV - Commercial Landscaping & Snow Removal Website

Overview

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

Tech Stack

  • 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

Features

✅ 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

Screenshots

English Version French Version
English French

Mobile View

Mobile

Google Ads (Promoted website using keywords)

image

Installation & Setup

To run the project locally:

git clone https://github.com/yourusername/mdv.git
cd mdv
npm install
npm run dev