This project is part of my journey learning React in the IBM Full Stack Developer course. It's a complete React application built from start to finish, showcasing my acquired skills in building dynamic and interactive UIs.
The React Conference Expense Planner is a web application designed to help users plan and manage expenses for conferences. It allows users to add, edit, and remove expenses while calculating the total cost, providing a smooth and responsive user experience.
- Add, edit, and delete conference expenses
- Calculate and display total expenses in real-time
- Utilizes modern React concepts such as hooks and state management
- Deployed using GitHub Pages
- React: For building the user interface
- Vite: For fast and optimized builds
- CSS: For styling the application
- GitHub Pages: For deployment
You can view the live version of this project at: React Conference Expense Planner
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/arslanr369/React-Conference_Expense_Planner.git