/cashflower-ui

Primary LanguageJavaScript

Cashflower UI

Front-end for Cashflower API.

This project was bootstrapped with Create React App.

Installing

Run npm install to install dependencies

Start the front-end server

npm start

Application will run on http://localhost:3000

Start the back-end server

Follow instructions on cashflower-api