Roger is an expense tracker first, but also has a functional calender and task tracker. This app is for anyone who wants to track their expense for free on their personal pc, no sign up!
I'm a frontend developer, experienced with graphic design. learning react and javascript.
- Track your expenses
- Not mobile friendly yet
Client: React, TailwindCSS, LocalStorageAPI
-
Add a calender feature
-
Add task tracking feature
-
Make mobile friendly
-
UI/UX update
Clone the project
git clone https://github.com/Troyzhenny/roger
Go to the project directory
cd roger
Install dependencies
npm install
Start the server
npm run dev
Build the project
npm run build