This project grabs all the data from the NHTSA API and validate VIN number.
download or clone this repository and follow this step.
npm installnpm install
npm start # this will start the application on available local host
npm test # this will start the test case written in JEST