Skip to content

imandzankovic/taskmaster-frontend

Repository files navigation

🧠 TaskMaster Frontend

This is the frontend application for TaskMaster, built with Angular and Angular Material.


🚀 Getting Started

Prerequisites

  • Node.js (v16+ recommended)
  • npm or yarn
  • Angular CLI (optional, install with npm install -g @angular/cli)

⚙️ Setup Instructions

  1. Clone the repository:
git clone https://github.com/your-username/taskmaster-frontend.git
cd taskmaster-frontend

2. Install dependencies:

```bash

npm install
# or
yarn install

3. Run the development server:

```bash
ng serve

4. Open your browser and navigate to:

http://localhost:4200

About

Angular frontend for CRUD task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published