Skip to content

vishaln15/Task-Tracker

Repository files navigation

Task Tracker App

Description

A simple task tracker application built with Angular. This app uses JSON Server for the mock backend. This project was generated with Angular CLI version 13.1.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Start backend server

$ npm run server

This occupies port 5000 by default. Navigate to http://localhost:5000/. Refresh the browser should you change db.json data manually.

Acknowledgment

Thanks to Brad Traversy whose YouTube video helped me understand and implement this project.

About

A basic task tracking project build using Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published