kieha / time-tracker

React time tracking application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install all dependencies:
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:3000

About

React time tracking application


Languages

Language:JavaScript 84.6%Language:HTML 14.6%Language:CSS 0.8%