Repair Landing Page
https://repair-landing-page.vercel.app/
Local Setup
- clone or fork the repo onto your computer
- download and install the latest version of node.js(https://nodejs.org/en/) for your Operating System
- using your Command Line navigate to the folder where the files are saved
- run 'npm i' to install all the dependencies
- next run 'npm run dev' to start the server on localhost:3000