https://github.com/sahandghavidel/next-social-app
Social media app created by next.js, mongodb and clerk
https://github.com/sahandghavidel/next-social-app
Last synced: 6 months ago
JSON representation
Social media app created by next.js, mongodb and clerk
- Host: GitHub
- URL: https://github.com/sahandghavidel/next-social-app
- Owner: sahandghavidel
- Created: 2024-10-02T02:38:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T06:02:11.000Z (11 months ago)
- Last Synced: 2025-04-12T23:38:33.628Z (6 months ago)
- Language: JavaScript
- Homepage: https://social.100jsprojects.com/
- Size: 624 KB
- Stars: 12
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application leverages Next.js, a robust React framework, to build server-side rendered and statically generated web applications.
We have integrated Clerk for seamless user authentication, providing a secure and user-friendly login experience.
Our backend is powered by MongoDB, a NoSQL database, and we use Mongoose for elegant MongoDB object modeling in Node.js.
This project is designed as a full-featured social media application.
For more information, please refer to the official documentation of the technologies used:
[`Clerk Documentation`](https://go.clerk.com/fgJHKlt)