Skip to content

tony-joseph/net-worth-calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net Worth Calculator

Netlify Status

A net worth calculator based on net worth worksheet from Charles Schwab. A preview of this application is available in Netlify.

How to Setup Development environment

  1. Install the latest stable version of nodejs and npm.
  2. Clone the project and run npm install to install the dependencies.
  3. Run npm start to start the development server.

How to Create a Production Build

Run npm run build to create a production build. A new build folder will be created.

Coding Guidelines

Follow the Airbnb JavaScript Style Guide.

About

A net worth calculator based on net worth worksheet from Charles Schwab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published