NextJs Meetup
Posted on July 21, 2022 • 5 minutes •next.js
Technology Used : next.js, MongoDB
Feature Details
- This Project was created with NextJs application.
- User can add new meetup by clicking Add New Meetup at top navigation bar.
- User needs to add all meeting details
- In Meetup Image input field, we support only image url from https://upload.wikimedia.org/ or https://picsum.photos/images.
- After Clicking on Add Meetup, user navigate to home page and he can check created meetup.
- If user want to see complete details of event, then user can click on Show Details button.