Portfolio project
A small application that calculates the interest value and final balance of a investment.
This project was developed with the following technologies:
- Typescript
- React.js
- Next.js
- Jest
- TailwindCSS
- 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