/interest-calculation-next

Application that calculates the interest and final value of an investment

Primary LanguageTypeScript

Interest Calculation

Portfolio project

🚀 Goal

A small application that calculates the interest value and final balance of a investment.

🛰️ Technologies

This project was developed with the following technologies:

  • Typescript
  • React.js
  • Next.js
  • Jest
  • TailwindCSS

💻 Installation / How to use

  • Clone this repository:
    git clone https://github.com/jairokoning/interest-calculation-next.git
  • Install dependencies:
    npm install
  • Start the application
    npm run dev
  • Run tests
    npx jest
  • Open http://localhost:3000 with your browser to see the result and use the application.

Developed with 😀 and ❤️ by Jairo Koning