anamsoomro / moneymoon-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MONEYMOON

Personal finance application for couples to track their financial health, spending habits and ooverall trends together.

Created using React, Redux and the Plaid API.

dependencies:

npm install 

plaid:

to link financial institutions, sign up with Plaid. replace line 59 in 'src/components/Link.js' with your public key.

publicKey="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

running:

make sure you are running the server, before running the client.

npm start

you should now be able to view in the browser at http://localhost:3001.

About


Languages

Language:JavaScript 87.5%Language:CSS 9.5%Language:HTML 3.0%