/time-tracker

TimeTracker that will retrieve issues from GitHub and allows to track each one. This will be a test to use ReactJS

Primary LanguageJavaScript

Time Tracker

This project is a test to use ReactJS and it will simulate the connection through GitHub setting a JSON file like a list of Issues allowing Track Time for each issue.

Requirements

  • node.js

    Follow instructions on nodejs.org

  • Webpack

    npm install webpack -g

Run project

    npm install
    npm run dev