Skip to content

⚡️ A fast, user-friendly, offline-first, interest calculator progressive web app (PWA).

License

Notifications You must be signed in to change notification settings

SafdarJamal/interest-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fast, user-friendly, offline-first, interest calculator progressive web app (PWA).

Interest Calculator in Action

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/interest-calculator.git
cd interest-calculator

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

and then you can open http://localhost:3000 to view it in the browser.

Available Scripts

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

License

Code released under the MIT License.