a performance, responsive one page website built for a service based business. this project was created for a real client to help them capture leads and showcase their services.
- Interactive map: used leaflet to provide a custom, interactive location picker.
- Lead Generation: a contact form usingemailJS to deliver inquiries instantly.
- Modern Experience: smooth scrolling and touch friendly sliders for reviews using swiper.
- Video Integration: embedded packing demonstrations to build customer trust.
- Conversion Focused: every section ( why choose us, reviews, services ) is designed to turn visitors into customers.
- Framework: react.js
- Styling: tailwind Css
- Map: leaflet
- Forms: EmailJS
- Components: swiper for testimonials
- clone the project
git clone https://github.com/Aflah-Paruthicode/Best_Packers_LandingPage.git- navigate into the project folder
cd ./Best_Packers_LandingPage- install dependencies
npm install- create a .env file and create these api keys and ids
VITE_EMAIL_SERVICE_ID = "replace with your id"
VITE_EMAIL_TEMPLATE_ID = "replace with your id"
VITE_EMAIL_API_KEY = "replace with your key"
VITE_LOCATION_API = "replace with your api"- start developing.
npm run devDeveloped with love, by Aflah 🫰
if you felt the repo is useful then consider giving it a star ⭐