/mein-auto

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Available Scripts

To start dev server

yarn start Open http://localhost:3000/ to view it in the browser.

To run test

yarn test

To run test with coverage

`yarn test --coverage

Libraries used

  • Material UI for UI components.
  • Redux for state management.
  • React Router Dom for routing.
  • Jest for unit testing.