/expense-tracker

Expense Tracker App built with React.js

Primary LanguageJavaScript

React Expense Tracker App

An app that allows you to track your expenses. Made with React and Context. Instead of Webpack, it uses Vite to load the app.

Installation

Clone this repo and run npm install to install dependencies. Then run npm start to start the app.