Live Demo (Client Panel)
Basic CRUD Operation using Angular and Firebase
Project is created with:
- Angular
- Firebase cloud database
- PrimeNG
To run this project, install it locally using npm:
$ git clone https://github.com/Keyur996/client-panel.git
$ cd client-panel
$ npm install
$ npm start