Skip to content

steffantucker/lifetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life tracker

Use this to find out where all your time has gone.

Setup

npm install

in the client and server folders. Or

pnpm recursive install --link-workspace-packages

in the root folder.

Running

npm start

in the server and client folders to start them individually. By default, the server runs on port 8080, change the PORT variable in the server.js file to change the port, you will also need to change the proxy in the client folder's package.json file.

Built on ReactJS with and an ExpressJS RESTful API server by Steffan Tucker, Vlad Tsoy, and Michael Halstead

About

Individual full stack project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published