Skip to content

Charpell/Expensify

Repository files navigation

Expensify App

An app to manage your Daily Expenses

Setup

  • Clone the project
  • Create 2 database on firebase and get the configurations key
  • Create 2 files .env.test for test database and .env.development for development database.
  • Use the .env.test.sample and .env.development.sample files for demo
  • Run npm install to install dependecies
  • Run npm test -- --watch to run tests
  • Run npm run dev-server to start the server
  • Server will be running on http://localhost:8080/

About

React-Router, Redux, React-Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors