An open API service indexing awesome lists of open source software.

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.

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