Skip to content

Repository files navigation

Decode — enter a VIN and read the filled vehicle fields. Recent keeps the last 3 in cache (localStorage).

Variables — NHTSA field catalog. Open a row for that field’s description.

Overview

Folders

  • src/components — shared UI (layout, VIN form, history, results)
  • src/types — VIN decode and NHTSA data shapes
  • src/utils — VIN validation, localStorage history, HTML sanitize
  • src/hooks — cached NHTSA variable list
  • src/styles — theme CSS and shared class names

How to Run

Clone the repo, open directory in vscode/any other code redactor and run:

npm install
npm run dev

Node.JS should be pre-installed

About

[React] Simple VIN-Decoder

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages