Skip to content

Dollars-and-Sense/Financial-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial App

Setup

Use NodeJS 16.20.2. (We recommend using nvm to manage multiple NodeJS versions.)

To install packages, we currently need to use --legacy-peer-deps due to conflicts.

npm install --legacy-peer-deps

The frontend app expects the the backend to be running as well as MongoDB. Once those are up and running, do the following:

npm start

Links

Repo

Link to the App

Read the API Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages