Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.48 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.48 KB

Home Finances Management System

This is a frontend part of the application that allows managing your home finances. The backend part is available here.

Technologies:

  • Javascript
  • React
  • react-redux
  • react-bootstrap
  • react-chartjs-2
  • webpack

demo photos:

Main page:

Main Page

Transaction list:

transaction list

Summary:

Summary

Category management:

Category management

Admin page:

Admin

instal and run

To run applicaiton please use: npm install

And next: npm run start