Skip to content

CREATE, READ, UPDATE, DELETE using HTTP calls to JSON server, PrimeNG UI, Prime flex, Reactive form and Router

Notifications You must be signed in to change notification settings

MilosCemalovic/prime-hiring

Repository files navigation

PrimeHiring

This project was generated with Angular CLI version 11.0.1.

Development server

  • Run npm i to install packages
  • Run ng s -o (to open project on localhost:4200)
  • Run ng s -o --port 5000 (to open project on localhost:5000)

JSON-server

  • Run npm i -g json-server
  • Run json-server --watch --port 3001 db.json
  • Navigate to localhost:3001 to see db.json

About

Project functionalities

  • CREATE, READ, UPDATE and DELETE

Using

  • HTTP calls to JSON server
  • PrimeNG (Menubar, Card, InputText, Dropdown and Button)
  • Prime flex
  • Prime icons
  • Reactive forms
  • Router

About

CREATE, READ, UPDATE, DELETE using HTTP calls to JSON server, PrimeNG UI, Prime flex, Reactive form and Router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published