Vehicle Manufacturers Catalog

Web application that lists vehicle manufacturers.

Demo

Pages

  • [✅] Manufacturers List
  • [✅] Manufacturers Detail
  • [✅] Maker List
  • [✅] Model List
  • [✅] Testing example

Depedencies

Technical notes

Architectural decisions to avoid complexity and have clear and understandable code.

  • Fucntional components
  • Context/Provider pattern
  • Hooks pattern
  • Dialog approach
  • Split components

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Runs the testing files.\


This project was bootstrapped with Create React App.