About The Project

The Apna College clone is a Next.js-based web application that replicates the functionality and design of the Apna College platform. This project incorporates key features, including user authentication, a robust review system, and a carefully crafted UI using Tailwind CSS. For user authentication, NextAuth.js is employed to provide a secure and efficient login experience. User data is stored in MongoDB, with password hashing implemented for enhanced security. The heart of the project lies in the review system, allowing users to submit and view reviews for various courses. MongoDB serves as the database for storing dynamic review data, which is seamlessly integrated into the Next.js application. The UI is designed with attention to detail, closely mirroring the aesthetics of Apna College, and Tailwind CSS is used for a responsive and visually appealing layout.

My Latest Projects