https://github.com/arslanr369/react-conference_expense_planner
Learning React as part of the IBM Full Stack Developer course, this project is a comprehensive React application built from start to finish, showcasing key concepts and skills acquired during the course.
https://github.com/arslanr369/react-conference_expense_planner
events full-stack-web-development fullstack-development github-pages ibm ibm-full-stack-developer optimization-state-management reacrjs react-hooks vite-build webdevelopment
Last synced: 3 months ago
JSON representation
Learning React as part of the IBM Full Stack Developer course, this project is a comprehensive React application built from start to finish, showcasing key concepts and skills acquired during the course.
- Host: GitHub
- URL: https://github.com/arslanr369/react-conference_expense_planner
- Owner: arslanr369
- Created: 2024-09-07T05:05:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T05:23:02.000Z (9 months ago)
- Last Synced: 2025-01-21T15:16:16.454Z (5 months ago)
- Topics: events, full-stack-web-development, fullstack-development, github-pages, ibm, ibm-full-stack-developer, optimization-state-management, reacrjs, react-hooks, vite-build, webdevelopment
- Language: JavaScript
- Homepage: https://arslanr369.github.io/React-Conference_Expense_Planner/
- Size: 114 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Conference Expense Planner
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.
## Project Overview
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.
## Key Features
- 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## Technologies Used
- **React:** For building the user interface
- **Vite:** For fast and optimized builds
- **CSS:** For styling the application
- **GitHub Pages:** For deployment## Live Demo
You can view the live version of this project at: [React Conference Expense Planner](https://arslanr369.github.io/React-Conference_Expense_Planner/)
## Getting Started
To run this project locally, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/arslanr369/React-Conference_Expense_Planner.git