Skip to content

Next Events is a web application that allows users to search for upcoming events in their area. The application allows users to browse events. Users can filter the events based on date and month. The application is built using the Next.js framework. The application is fully responsive and optimized for mobile devices and it is deployed on Vercel.

Notifications You must be signed in to change notification settings

iamsjunaid/next_events

Repository files navigation

Next Events

Next Events is a web application that allows users to search for upcoming events in their area. The application enables users to browse and filter events based on date and month. Built using the Next.js framework, Next Events is fully responsive and optimized for mobile devices. The application is deployed on Vercel and can be accessed at next-events-pi-smoky.vercel.app.

Features

  • Event Browsing: Easily browse through a list of upcoming events.
  • Filtering: Filter events based on date and month to find exactly what you're looking for.
  • Responsive Design: Fully responsive and optimized for mobile devices to ensure a seamless user experience on any device.

Technologies Used

  • Next.js: A React framework used for building server-side rendering and static web applications.
  • React: A JavaScript library for building user interfaces.
  • CSS: Styling the application for a clean and responsive design.
  • MongoDB: Database Management for performing CRUD operations.
  • Vercel: Deployment platform for modern web applications.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have the following installed on your local machine:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/iamsjunaid/next_events.git
  2. Navigate to the project directory:

    cd next_events
  3. Install the project dependencies:

     npm install
  4. Start the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser to view the application.

Acknowledgements

About

Next Events is a web application that allows users to search for upcoming events in their area. The application allows users to browse events. Users can filter the events based on date and month. The application is built using the Next.js framework. The application is fully responsive and optimized for mobile devices and it is deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published