
Overview
NextAuth App is my first full-stack project focused on user authentication, featuring secure registration and login functionalities. where I personally developed the entirety of the CRUD (Create, Read, Update, Delete) operations, demonstrating my ability to handle both frontend and backend aspects of web development.
Stack/Technologies
Next.js: FrameworkTailwind CSS: StylingAcertinity UI: UI LibraryNodemailer: Email ServiceBcrypt: Password EncryptionAxios: HTTP ClientMongoDB Atlas: Cloud DatabaseVercel: Hosting Platform
Features
Comprehensive Email/Password Authentication System
Advanced Password Hashing with Bcrypt
Secure Data Storage with MongoDB Atlas
Server-side Rendering with Next.js