You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive Investment Calculator built with React that helps users estimate their investment growth over time. Simply enter your initial investment, annual contributions, expected return rate, and duration to see projected results.
Tic-Tac-Toe game built with React, focusing on lifting state up, derived state, multiple state values, and component-based architecture. The project demonstrates efficient state management using arrays, objects, and nested lists.**
React digital library with prices for PS2 collectors, connected to IGDB API, that utilizes a NodeJS reverse proxy. The app offers a wide range of features to facilitate collection management.
A simple app that helps you keep track of your packing list for a holiday. To build this app I utilised some React.js fundamentals such as useState, inverse data flow (lifting up state) and derived states.
Eat And Split is a project developed in react which allows users to add friend to the list and select the friend with whom they want to split their restaurant bill.