To access the CodeTreffen App, click on this link CodeTreffen
CodeTreffen is a meetup app that connects users with various coding meetup groups across different cities. The app demonstrates the core features of Next.js.
Html 5
Css 3
Javascript
Next.js
React.js
MongoDB
- Fork and clone this repository
- Navigate into the codeTreffen folder via the cd command in your command prompt or terminal first.
- Run ~ npm install to install all required dependencies (this will create a /node_modules folder).
- Run ~ npm run dev to start the server
- Access coding meetup groups across the globe
- Upload your meetup groups, together with the title, photo, address, and description
- connect with like-minded people
Completed
The sole purpose of the app is to provide a platform where individuals who are interested in learning to code, or in improving their coding skills, can gain access to various coding meetups, in various cities across the globe. It also serves the purpose of demonstrating the core Next.js functionalities.
Created by Nnamdi Udeh