okafohenry / task-tracker

0 stars 0 forks source link

Task Tracker Application

This is a task tracker application built with Nextjs, Redux Toolkit, and MOCK Api (https://mock-api.binaryboxtuts.com/) for user Authentication.

Features

Prerequisites

Before running the application, make sure you have the following installed:

Getting Started

  1. Clone the repository:

    • git clone https://github.com/okafohenry/task-tracker.git
    • cd task-tracker-app
  2. Install dependencies:

    • npm install
  3. Run the application:

    • npm run dev

The application will be accessible at http://localhost:3000 in your web browser.

Usage

Constraints

Additional Information