Skip to content

A time loggin app that let you add, delete, and modify various timer. Each timer corresponds to a different task that the user would like to keep time for

License

Notifications You must be signed in to change notification settings

SayudhaCode/Time-Logging-App

Repository files navigation

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

A time loggin app that let you add, delete, and modify various timer. Each timer corresponds to a different task that the user would like to keep time for

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published