A web platform for hiring lifting machines and vehicles.
Live site: mak-lift.netlify.app
Mak-Lift is a B2B hire platform for aerial work platforms and lifting vehicles. It provides fleet specifications, availability calendars, and an inquiry form — giving businesses everything they need to identify and request the right equipment.
- Browse detailed specifications for each fleet option
- View availability calendars per equipment type
- Filter fleet options by category
- Submit hire inquiries via a validated contact form
- Boom Lift
- Scissors Lift
- Tracked Spider Lift
- Truck Mount Lift
| Category | Technology |
|---|---|
| Framework | React 18 |
| Routing | React Router v6 |
| Forms | Formik + Yup |
| UI | React Bootstrap + Bootstrap Icons |
| Calendar | react-calendar |
| HTTP Client | Axios |
| API | Google Translate (via RapidAPI) |
| Build Tool | Vite |
| Deployment | Netlify |
- Node.js
- A RapidAPI account with access to the Google Translate API
git clone https://github.com/nikomakr/mak-lift.git
cd mak-lift
npm installCreate a .env file in the project root:
VITE_RAPIDAPI_KEY=your_rapidapi_key_here
npm run devThen open http://localhost:5173 in your browser.
- Side-by-side fleet comparison (working height, outreach, capacity, weight)
- Delivery and transportation booking with cost breakdown
- Video demonstrations of fleet usage
- Insurance add-on options from third-party providers
- Basic safety and usage training materials
- Nikolaos Makridis
- Chiamaka Lilian Amadi
- Shola Akanbi