Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 540 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 540 Bytes

Habit Tracker

Main screen

Habits screen

Weather screen

Radio screen

To install und run the project:

1. npm install

2. npx prisma migrate dev --name init

3. npm run dev

Disclaimer: Please note that this project is for demonstrational and educational purposes only.