This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
The project contains 4 directories inside src
directory.\
- model : Contains all data models, classes, and enums
- storage : Contains storage scripts, in this project we only populate it with the shop context
- ui : Contains all ui related scripts, divided in components, layouts, and pages
- util : Contains utility scripts that might be used globally in the application
Author: Ata Taheri
Email: Ata369taheri@gmail.com