Reltre / time-tracking-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fullstack React Book Work

This is my implementation of the time tracking app presented in the book Fullstack React.

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


Languages

Language:JavaScript 51.0%Language:CSS 49.0%Language:HTML 0.0%