Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 597 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 597 Bytes

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 blog application with dashboard.

For more information, please refer to the official documentation of the technologies used:

Clerk Documentation