https://github.com/bl4cktrum/productcatalogue
This project was done as an interview assignment.
https://github.com/bl4cktrum/productcatalogue
angular
Last synced: about 2 months ago
JSON representation
This project was done as an interview assignment.
- Host: GitHub
- URL: https://github.com/bl4cktrum/productcatalogue
- Owner: bl4cktrum
- Created: 2022-08-18T19:03:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T15:35:07.000Z (over 3 years ago)
- Last Synced: 2023-04-24T02:31:27.055Z (about 3 years ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 6.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was done as an interview assignment.
# ProductCatalogue
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.3.
# How to use
## JSON-server
Install [JSON-server](https://github.com/typicode/json-server) on your computer. Relocate to the json-server folder in the project and run `json-server --watch db.json` in here. You should get an output like the one below.

## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
https://user-images.githubusercontent.com/53413144/185862442-b09a3029-115c-4c0d-b81e-c5506310f655.mp4