Skip to content

Commit

Permalink
readme file added
Browse files Browse the repository at this point in the history
  • Loading branch information
ArifaMujawar authored Mar 24, 2020
1 parent ec5c9b8 commit 7da28de
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ExpensifyAppMangement
The Expensify Web App is used to record the expenses of the users which are stored on firebase database and site being deployed on Heroku. The App is mainly designed to work along with React-Redux including Third-party components, React-Router, with unit testing written in jest.
# Run the project locally using
` npm run dev-server`
# Test the project using
` npm run test`
# The project is hosted at Heroku
* https://expensify-management-app.herokuapp.com/

0 comments on commit 7da28de

Please sign in to comment.