To familiarize myself with Angular I built Reddit clone project with Angular. The goal of this project was to build a fully functioning CRUD (create, read, update, delete) application using Angular 1.6 for the frontend framework. This project took about a week and a half to learn and build.
-
Angular.js - Front-end web framework
-
Jquery - Front-end Javascript library
-
Bootstrap - Styling framework
-
Node.js - Server-side scripting
-
Express - A minimal and flexible Node.js web application framework
-
Knex.js - SQL query builder
-
PostrgeSQL - Relational database
-
Heroku - Web app deployment

