Skip to content

Evently, an event management website developed using Next.js.

Notifications You must be signed in to change notification settings

bbffbb/nextjs-evently

 
 

Repository files navigation

Evently - Event Management Website Built Using Next.js

Introduction

Welcome to Evently, an event management website developed using Next.js. This application allows users to discover, explore, and manage events seamlessly. You can access the live deployment of Evently at https://nextjs-evently-sabir.vercel.app/.

Features

  • Event Discovery: Browse through a wide range of events by searching and filtering.
  • User Authentication: Create an account or log in to access personalized features.
  • Event Details: View detailed information about each event, including date, time, location, and description.
  • Event Registration: Register for events you're interested in attending.
  • Create Your Own Event: Host and manage your events on Evently.
  • Attendee Tracking: Monitor the list of attendees for your events.
  • Payment Management: Keep track of the money paid by attendees for your events.

Technologies Used

  • Next.js: A React framework for building server-side rendered and static web applications.
  • Vercel: Hosting platform for serverless deployment of web applications.

Getting Started

To run Evently locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Muhammad-Sabir/nextjs-evently.git
  1. Navigate to the project directory:
cd nextjs-evently
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open your browser and go to http://localhost:3000

About

Evently, an event management website developed using Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 5.4%
  • JavaScript 0.3%