Skip to content

GregoryMaklakov/react-budget-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Budger App

Description

Budget Management Application using React Router DOM
The Budget Management Application is a project developed using React, with a primary focus on utilizing React Router DOM. This application serves as a practical tool for budget management and tracking.

NPM instal

  npm i

Before the start

Libs

  npm install --save clsx
  npm install react-router-dom@6.8
  npm install --save prop-types

Authors