Skip to content

Personal Finance/Budgeting webapp written with React/Redux

Notifications You must be signed in to change notification settings

JustenRickert/financial-tribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Install

Install with

npm install

or if you use yarn

yarn install

run with

npm run start

or

yarn start

then open up http://localhost:3000/ on your browser.

At the moment

I used the (open source library)[http://todomvc.com/examples/react/#/] as a template for how to build this application. At the moment this library's source is location with the todosrc directory. What I have written is in the src directory.

About

Personal Finance/Budgeting webapp written with React/Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published