Skip to content

Troyzhenny/roger

Repository files navigation

Roger | Expense tracker

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!

🚀 About Me

I'm a frontend developer, experienced with graphic design. learning react and javascript.

Features

  • Track your expenses
  • Not mobile friendly yet

Tech Stack

Client: React, TailwindCSS, LocalStorageAPI

Roadmap

  • Add a calender feature

  • Add task tracking feature

  • Make mobile friendly

  • UI/UX update

Run Locally

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

License

MIT