Skip to content

CEMartinezp/AmortiSmart

 
 

Repository files navigation

MortiSmart

Mortage Calculator, fighting against evil banks!!!

mortismart_new

  1. clone project
  2. cd into project directory
  3. run npm install to install dependencies
  4. rename config/example_config.env to config/config.env and add your information and api keys.
  5. run npm run dev to start server

make sure you setup your config.env with your own api and database keys.

want to run webpack to rebundle? npx webpack --mode production

want to run tests? npm run test

=======

Outdated Live Demo

https://mortismart.netlify.app/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 11.1%
  • Handlebars 10.8%
  • HTML 0.5%