Skip to content

nnajiabraham/Expense-Manager

Repository files navigation

Expense Manager

Built using react redux, and firbase.

How to run on local environment

  • Enter your Firbase credentials to .env.development file and enure that database and authentication rules allows your environment
  • Install dependencies
 Yarn install
  • for development
  Yarn run dev-server 
  • for production build
  Yarn run build:prod
  Yarn run start and open localhost:3000 
  

About

A simple expense manager made with react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published