This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
to use this app you first need to get an api token from apininjas.com. ater that you then need to create an env file and place it in your gitignore file so that noone else can steal your api key. after our env file is created place yout api key in it labeled VITE_API_KEY once you do this you can now use the page. go to the selectors and selecct the year of your vehicle after that select the make then the model. to get your vehicle specifications click the vehicle specifications button. next to get your vehicle options click thr button labeled vehicle options
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh