...🔨 (under development)
Note: design is only desktop friendly for now :)
- Clone the repo:
git clone https://github.com/spuckhafte/logger- Open two terminals and goto the app directory in both of 'em.
cd logger- First terminal:
cd frontend
npm run dev- Second Terminal:
cd backend
npm test- Open
http://localhost:5173/in your browser.