This is a personal finance tracker application built with a React frontend and a Django backend. The application allows users to track their income and expenses, categorize transactions, and view summaries of their financial activities.
Before setting up the application, ensure you have the following installed on your system:
- Node.js and npm: Required for running the React frontend.
- Python 3 and pip: Required for running the Django backend.
Follow these steps to set up and run the application:
Clone the repository to your local machine:
git clone https://github.com/yourusername/finance-tracker.git
cd FinanceTrackerchmod +x install.sh
./install.shchmod +x run.sh
./run.sh