A classifieds site built in Angular 1.x and Angular-Material design with full CRUD capability and persistent data via Firebase.
I built this to practice Angular 1.x.
Install and Run:
git clone https://github.com/alexthedar/classifieds-angular.git
cd classifieds-angular
npm install
npm run start
TODO:
- add auth on front end and backend
- add login and admin sections
- sidenav does not close when click outside