Skip to content

An intuitive compound interest calculator website

Notifications You must be signed in to change notification settings

JohannHospice/snowballr

Repository files navigation

Snowballr

Snowballr is a compound interest calculator designed to help users plan and track their financial goals with ease. It provides clear insights into how investments grow over time, allowing users to visualize their savings journey through interactive graphs.

Features

  • Compound Interest Calculation: Easily compute how your investments will grow based on initial capital and annual interest rate.
  • Target Capital Tracking: Set a financial goal and see how long it will take to reach it.
  • Yearly Interest Breakdown: Detailed breakdown of interest earned each year.
  • Interactive Graphs: Visual representation of your investment growth trajectory.

Tech Stack

Snowballr is built using modern web technologies:

  • Frontend: React, Tailwind CSS
  • Framework: Next.js
  • UI Components: shadcn for enhanced UI design
  • Deployment: Hosted on Vercel for seamless deployment and scalability

Getting Started

First, install dependencies :

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are welcome! If you have ideas for new features or find any issues, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Contact

For questions or support, please contact Johann Hospice.

About

An intuitive compound interest calculator website

Resources

Stars

Watchers

Forks