A web app for booking automobile maintenance and servicings.
- In your terminal:
npm install
# or
yarn install
# or
pnpm install
- Clone the project
Run the development server:
npm run dev
Move to the dashboard directory with:
cd dashboard
Run the development server:
npm run dev
Congrats, you have succesfuly installed Lubesurgeons!
You need NodeJS is version 16.0.0 upwards to install this project
https://lubesurgeon.vercel.app
For support, send an email davidicfola@gmail.com
SEO Optimizations and speed using Nextjs, converted the project from a basic react project to Nextjs.