Skip to content

Web application displaying meetups fetched from MongoDB Database. User can also add a meetup

Notifications You must be signed in to change notification settings

kosserin/nextjs-meetups

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Nextjs Meetup Application

This is a Next.js project that displays all meetups that are stored in MongoDB database. User can click "New Meetup" link to add new meetup that will be added to database and displayed. Routing is used for routing through application, dynamic params, and meta tags are added for better SEO, and functions getStaticProps and getStaticPaths.

All meetups - Homepage

Screenshot 2022-03-11 at 19-07-34 React Meetups KossMeetup

New meetups

Screenshot 2022-03-11 at 19-07-43 Add New Meetup KossMeetups

Meetup Detail

Screenshot 2022-03-11 at 19-16-57 React Meetup

About

Web application displaying meetups fetched from MongoDB Database. User can also add a meetup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published