Deployed site: https://fsa-capstone-frontend-5a11747f8eba.herokuapp.com/
MyMoto is a web application that helps vehicle owners stay organized and better communicate with mechanics. Users can log both personal service entries— such as oil changes performed themselves— and professional service summaries provided by mechanics. During a visit, owners can share their vehicle history with a mechanic, giving them full context. Afterward, the mechanic can add a professional summary of the work performed.
// clone this repository
git clone git@github.com:amitchell303/capstoneFrontend.git
// install dependencies
npm install
// setup .env variables
VITE_API_URL = "https://fsa-capstone-backend-9b3e597200f5.herokuapp.com"
// start app
npm run start
Backend Repository: https://github.com/DeadlySage/capstoneBackend
login: nikhil@patel.com
password: 1234