Skip to content

OlhaLishenko/portfolio-todo-app-angular

Repository files navigation


------- 📝 Task Flow --------

📃 Project description

A task management SPA built with Angular, focusing on practical implementation of forms, HttpClient integration, and component-driven architecture. Supports full CRUD operations, task status tracking, and dynamic sorting — styled with SCSS following BEM methodology.

👉 Live Demo

Open https://olhalishenko.github.io/portfolio-todo-app-angular/ to view the app in your browser.

👩‍💻 Technologies Used

  • Angular
  • TypeScript
  • RxJS
  • SCSS

📦 Getting Started

To get a local copy of this project up and running, follow these steps.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/OlhaLishenko/portfolio-todo-app-angular.git
    cd portfolio-todo-app-angular
  2. Install dependencies:

    npm install # or
    yarn install
  3. Run the project locally:

    npm start # or
    yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors