Skip to content

Keep-Track: Website for tracking project expenses

Published:

Table of contents

Open Table of contents

KeepTrack

Full-stack service for tracking project expenses, with a landing page. Built using TypeScript, React.js, Redux, React-router, TanStack Query and Tailwind CSS.
Live version can be found here. Source code can be found on GitHub.

Running Locally

Install dependencies

npm install

Build the website, it will be available at http://localhost:5173/projects

npm run dev

Run API server

npm run api

Screenshots

Screenshot 1 Screenshot 2