Skip to content

Use of React.js, Redux and Firebase/Firestore to make a basic finance tracking app

Notifications You must be signed in to change notification settings

LiquidSean/react-js-finance-app

Repository files navigation

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

finance-app

Build Setup

# install dependencies
npm install
OR 
yarn install

# serve with hot reload at localhost:8080
npm run start
OR
yarn run start

# build for production with minification
npm run build
OR
yarn run build

About

Use of React.js, Redux and Firebase/Firestore to make a basic finance tracking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published