Web application that lists vehicle manufacturers.
- [✅] Manufacturers List
- [✅] Manufacturers Detail
- [✅] Maker List
- [✅] Model List
- [✅] Testing example
- React (https://reactjs.org/)
- MUI (https://mui.com/)
- Emotion (https://emotion.sh/)
- Axios (https://axios-http.com/)
Architectural decisions to avoid complexity and have clear and understandable code.
- Fucntional components
- Context/Provider pattern
- Hooks pattern
- Dialog approach
- Split components
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Runs the testing files.\
This project was bootstrapped with Create React App.