Investment Calculator A simple React.js + TS investment calculating app, a practice project. Run the project locally Clone the project git clone [link] Install the dependencies npm install Start the server npm run dev Technologies Used Vite for bundling and faster dev environment. TS for strong typization.