Event Hub is a web application that allows users to book tickets and view details about upcoming events. Users can explore information such as event location, date, and distance. The application integrates with APIs to fetch event data dynamically, providing a seamless and interactive user experience.
- HTML
- CSS
- Bootstrap
- React
- JavaScript
- API Integration
You can access the live version of this website at Event Hub.
To run this project locally, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/Manikandan-FE-Developer/Event_Hub.git
-
Navigate to the project directory:
cd Event_Hub -
Install dependencies using a package manager like npm:
npm install
-
Start the development server:
npm start
-
Open your web browser and visit http://localhost:3000 to view the application.
This project was created as part of a web development course to demonstrate proficiency in front-end technologies and API integration. It aims to provide users with a convenient platform for booking tickets and staying updated on upcoming events.
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.