Skip to content

Budget_Split is a web app that allows users to split budgets, create groups, and track shared expenses across multiple currencies. Users can invite others, join groups, and manage expenses seamlessly in real time.

Notifications You must be signed in to change notification settings

rasheed8123/budget_split

Repository files navigation

React Full-Stack Project

This is a full-stack web application with a React frontend and a Node.js/Express backend. The backend code is located in the /server directory.

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/your-project.git
cd your-project

cd client
npm install

cd ../server
npm install

cd server
npm start

cd client
npm run dev

About

Budget_Split is a web app that allows users to split budgets, create groups, and track shared expenses across multiple currencies. Users can invite others, join groups, and manage expenses seamlessly in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published