Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 580 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 580 Bytes

Budget Manager Application

A web application with Authentication and CRUD functionalities, to manage budget expenses.

Features:

  • Firestore Database Storage
  • Firestore Authentication

Developement Tools:

  • React 16.x.x
  • React Router
  • React Router DOM
  • Redux with redux-hooks
  • Redux thunk
  • Webpack 14.x.x
  • Firebase/Firestore
  • Nodejs sever implementation
  • Heroku deployment

Install dependencies

npm install

Run Locally:

npm run dev-start

Run on Node server:

npm start

Production Deployment:

https://react-budget-manager-app.herokuapp.com/