Skip to content

cwong8257/Expensify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expensify

Go to Expensify here!

Description

Expensify is a web app for tracking your personal expenses. It utilizes React with Redux on the frontend and Firebase Authentication and Firebase Database on the backend.

untitled

Install Dependencies:

npm install

Run development server:

npm run dev-server

Navigate to server at http://localhost:8080/

To build static files:

npm run build:dev

To run tests in Node:

npm test

Releases

No releases published

Packages

No packages published