EventsReactRouter

EventReactRouter is a dynamic web application that allows users to explore and interact with a wide range of events. Whether you’re looking for upcoming conferences, concerts, or local meetups, EventsReactRouter has you covered.

Features

Event Listings: Browse through a curated list of events from various categories.

Event Details: Click on any event to view detailed information, including date, time, location, and a brief description.

User Registration: Sign up and create an account to personalize your event experience.

Newsletter Subscription: Stay informed about upcoming events by subscribing to our newsletter. (a dummy component)

Screenshots

HomePage AllEvents Newsletter Authentication EditDeleteEvents

Technologies Used

Frontend: React, React Router DOM, HTML, CSS

Backend: Node.js (for utility functions)

Data Storage: A custom utility module that facilitates data storage and retrieval. The readData and writeData functions enable efficient management of user profiles, event listings, and newsletter subscriptions.

Getting Started

  1. Clone this repository to your local machine.

  2. Install the necessary dependencies using npm install.

  3. Start the application with npm start.

GitHub

View Github