Skip to content

Kareem-Mohamed-Wardany/Easy-Task

Repository files navigation

Easy Task

Easy Task is an Angular project that explores Angular Essentials by building a simple task management app. The app allows predefined users to manage their tasks, with all data stored in the browser's local storage.

Features

  • Predefined user
  • Add, and Complete tasks
  • Tasks are saved in local storage for persistence
  • Responsive and user-friendly UI

Getting Started

Prerequisites

Installation

git clone https://github.com/your-username/easy-task.git
cd easy-task
npm install

Running the App

ng serve

Visit http://localhost:4200/ in your browser.

About

First Angular Demo App

Topics

Resources

Stars

Watchers

Forks