An open API service indexing awesome lists of open source software.

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.

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.

![image](https://user-images.githubusercontent.com/53413144/185869983-e9df2648-7203-4c8c-a5b1-5cb7423033de.png)

## 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