Skip to content

A simple Angular application coding along a Youtube tutorial.

License

Notifications You must be signed in to change notification settings

benztranwot/task-tracker

Repository files navigation

Task Tracker

A simple Angular application coding along a Youtube tutorial.

Features

  • Implemented full CRUD operations with services and json server.

How to use

Install dependencies

npm install

Run the JSON server (http://localhost:5000)

npm run server

Run Angular server (http://localhost:4200)

ng serve

Tech stack

Show your support

Give a ⭐️ if you like this project!

License

MIT

About

A simple Angular application coding along a Youtube tutorial.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published