Watch the full tutorial on Youtube!
This repository contains the code for both the Angular frontend application as well as the NodeJS API.
Don't forget to run
npm install
in both the api and frontend folders to install dependencies
A task manager application created using the MEAN stack (Angular, NodeJS with Express and MongoDB).
TypeScript
Don't forget to run
npm install
in both the api and frontend folders to install dependencies