Skip to content

A meetup App developed with Next.js and MongoDB for the Database, and hosted by Vercel

Notifications You must be signed in to change notification settings

BoyanK95/Meetup-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup-App

Meetup App

The Meetup App is a web application developed with Next.js, utilizing MongoDB as the database, and hosted on Vercel. It allows users to discover and create meetups, making it easy to connect with like-minded individuals.

Access the app here: Meetup App

Getting Started

To get started with the Meetup App on your local machine, follow these steps:

  1. Clone this repository:

    git clone https://github.com/BoyanK95/Meetup-App.git
  2. Change to the project directory:

    cd Meetup-App
  3. Install the project dependencies:

    npm install
    # or
    yarn install
  4. Start the development server:

    npm run dev
    # or
    yarn dev
  5. Open http://localhost:3000 in your web browser to see the app.

You can begin customizing the app by editing the pages/index.js file. Any changes you make will be automatically reflected in the app as you edit.

Learn More

To learn more about Next.js, explore the following resources:

For contributions and discussions related to Next.js, you can visit the Next.js GitHub repository. Contributions and feedback are always welcome!

Deploy on Vercel

The simplest way to deploy your Next.js app is by using the Vercel Platform, created by the makers of Next.js.

For detailed deployment instructions, consult the Next.js deployment documentation.

Enjoy building and deploying your Meetup App!

About

A meetup App developed with Next.js and MongoDB for the Database, and hosted by Vercel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published