Skip to content

A simple application that allows you to manage your tasks.

Notifications You must be signed in to change notification settings

wojciechmarek/kanban-board

Repository files navigation

Kanban Board

A simple Angular application that allows you to manage your tasks.

Purpose

This project was created to refresh an Angular knowledge. Based on the Angular Firebase PWA Course.

Demo

A live demo is available at: not yet

Used technologies

  • 🎁 Repository: regular Git repository
  • 🧰 Frameworks: Angular 15, Typescript
  • 🎨 Styling: Material UI
  • 📦 Other features: PWA
  • 🌩️ Cloud: Firebase

How to run

  1. Install Node.js.
  2. Clone the repository.
  3. Type and run: npm i in the root directory.
  4. Type and run: npm run start in the root directory.
  5. Open http:https://localhost:4200 in your browser to see the app.

About

A simple application that allows you to manage your tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published