Skip to content

itsrobinm/Task-Manager

Repository files navigation

Task Manager App

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/itsrobinm/Task-Manager.git
    cd Task-Manager
  2. Install the dependencies:

    npm install

Running the Project

To start the development server, run:

npm run dev

Open http://localhost:3000 to see the app running.

Testing the Project

Running Jest Tests

To run the Jest tests, use:

npm run test

Running Cypress Tests

To open the Cypress test runner, use:

npm run cypress:open

About

A Task Manager built using Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published