TrackIt

Keep track of all your chores in a daily basis.
Explore the docs »
View Demo

Technologies

The following tools and frameworks were used in the construction of the project:

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone this front-end repo
git clone https://github.com/leandrodcs/trackIt.git
  1. Install NPM packages for the repo
npm install

Running

  1. On the created clone repo use the following command
npm start

Developer