indigotech / onboard-bianca-lima

0 stars 0 forks source link

Task Manager

Project's Description

The Task Manager is an application that allows users to create, view, update, and delete tasks.

Environment and tools

Steps to run and debug

  1. Clone the project repository:
    git clone https://github.com/indigotech/onboard-bianca-lima.git
  2. Install dependencies:
    npm install
  3. Run this Docker command:
    docker compose up -d
  4. Run the project:
    npm start