This is an e-commerce website build with Angular.
Run git clone https://github.com/Mohaned-Adel/kortobaa_frontend_task.git
to Download the project
Run cd kortobaa_frontend_task
to enter the folder then run npm install
to install all the dependencies.
Run ng serve
inside the project folder for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.