Skip to content

prathameshbelurkar/task-ease

Repository files navigation

Task-Ease

Harmonizing Task Management Across Your Daily Lives



Running Locally

Prerequisite: Ensure you have the Node.js LTS version installed before proceeding.

To get your project up and running locally, follow these steps:

  1. Clone the repository:

    git clone `repo-url`
    
  2. Switching to project directory:

    cd `project-dir`
    
  3. Install dependencies

    npm install
    
  4. Spinning up local web-server

    npm start


Issue tracking

If you encounter any issues or have feature requests, please open an issue on GitHub.