This project was bootstrapped with Create React App.
- Nodejs >= 14.18
- npm >= 8.2
Runs the app in the development mode. http://localhost:3000.
Run tests.
Builds the app for production to the build
folder.
- Add prop types where necessary
- Users should be able to delete orders
- Needs more tests, maybe add test coverage report also
- i18n using 'context' in react
- Multi-theme UI using 'context' in react