Skip to content

Naveedahmedtech/testing_dep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Application

Live Demo

You can view the live demo of the project here: Task Manager

Getting Started

Follow the instructions below to set up and run the project locally.

Prerequisites

Ensure you have the following installed:

  • Node.js (Version 14.x or later)
  • npm (usually comes with Node.js) or yarn

Installation

  1. Clone the repository to your local machine:

    git clone [email protected]:Naveedahmedtech/task-management-client.git
    cd task-management-client
    
  2. Install the dependencies: npm install

  3. Start the development server: npm run dev

  4. Start production server:

    npm run start

application running on localhost:8001

Releases

No releases published

Packages

No packages published