Skip to content

AquiGorka/streaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streaks

Specs

Dev

Spin up the server:

cd server
npm i
npm run dev

Then the UI:

cd ui
npm i
npm start

and open up http://localhost:3003

Fake login

Auth was out-of-scope for this project, but a fake login was implemented. Provide a user id and a display name, if you refresh or log out and come back the data will persist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published