wojciechmarek / kanban-board

A simple application that allows you to manage your tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://localhost:4200 in your browser to see the app.

About

A simple application that allows you to manage your tasks.


Languages

Language:TypeScript 67.6%Language:HTML 21.4%Language:SCSS 11.1%