OpenGenus / Task-Tracking-App

Task Tracking App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task-Tracking-App

Task Tracking App

Table of Contents

Getting Started

Prerequisites

This is the list of the dependencies or software that users need to have installed before they can run the project.

  • Express.js
  • Body-parser

Installation

  1. Clone this repository:

    git clone https://github.com/OpenGenus/Task-Tracking-App.git
  2. After cloning you should be in the project directory:

  3. Install the required dependencies:

    npm install

Usage

  1. Start the project:

    node app.js
  2. Access the project in your web browser at http://localhost:3000/.

About

Task Tracking App


Languages

Language:JavaScript 74.0%Language:CSS 14.3%Language:HTML 11.7%