An open API service indexing awesome lists of open source software.

https://github.com/alok722/angular-todo

a basic angular todo application
https://github.com/alok722/angular-todo

angular angular-todo-app todoapp

Last synced: about 1 month ago
JSON representation

a basic angular todo application

Awesome Lists containing this project

README

          

# Angular todo application

## 🛠 Quick Start

```bash
# Install dependencies
npm install

# Serve on localhost:4200
ng serve

# Build for production
ng build
```
## 📸 demo
![demo](demo/demo-1.JPG)
![demo](demo/demo-2.JPG)