sekarmail123 / net-worth-calculator-react

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 95.4%Language:HTML 4.4%Language:CSS 0.2%