Investment Calculator

This is a single-page React application that allows users to calculate their investment returns based on various input parameters.

Table of Contents

  • Demo
  • Features
  • Technologies
  • Installation

Demo

Screenshot of my game

Features

  • Calculate investment returns based on initial amount, interest rate, and investment period
  • Real-time calculation updates as input values change
  • Simple and intuitive user interface
  • Responsive design for mobile and desktop use

Technologies

  • React: Front-end library for building user interfaces
  • JavaScript: Programming language used for application logic

Installation

To run this project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/Origina-sudo/Investment-App.git