A simple todo list app written in angular.
https://angular-todo-be9d2.web.app/
1️⃣ Clone the repo:
git clone https://github.com/Doise/angular-todo.git
2️⃣ Install dependencies:
npm install
3️⃣ Run the server:
ng serve --open
Noam Kantor
- Github: @Doise