Skip to content

React-Budget: Expenses tracking app made using React 16 ,Redux, Firebase. Using this website the users will be able to add expenses{title, amount, description, date on which it was created}, the expenses can be sorted using date or amount and there is also a text based filtering option.

Notifications You must be signed in to change notification settings

bhosaleT/React-Budget

Repository files navigation

Pocket Money [React - Redux]

This project is part of a Udemy course The Complete React Web Developer Course. This app uses React and Redux for the frontend and firebase for the backend. The purpose of this website is to help manage your expenses by letting you making a detailed list of your expenses and keep track of them.

Live Demo

The live demo for this website can be found at live demo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

After cloning or downloading the project start by installing all the node_modules use npm install to install all the dependencies.

Starting the project

To start the project run npm start from the terminal.

Testing the project

To start the test suite run npm test from the terminal.

Built With

About

React-Budget: Expenses tracking app made using React 16 ,Redux, Firebase. Using this website the users will be able to add expenses{title, amount, description, date on which it was created}, the expenses can be sorted using date or amount and there is also a text based filtering option.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published