You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A MERN Stack Authentication App with Login, Logout, Protected Routes, and JWT authentication. This project is built for learning authentication flow using React (frontend) and Node.js/Express + MongoDB (backend).
Reel-Food Backend is a Node.js + Express API powering a short-form food video platform. It handles user and food partner accounts, authentication via JWT cookies, food creation, likes, saves, and media uploads via ImageKit, with MongoDB as the database.
AppointMed - Doctor Appointment Booking Platform AppointMed is a MERN stack app for booking doctor appointments. It features user-friendly scheduling, secure authentication, and real-time management, connecting patients with healthcare providers for a seamless booking experience.
node-taskmanager-api is an easy-to-use RESTFul API for a task manager that can greatly simplify your project management and improve your development efficiency.
AI Resume Builder is a web application using Node.js, Express.js, React.js, and MongoDB. It employs AI for creating resumes, includes custom authentication with bcrypt, JWT tokens, and cookies, offers template customization, AI suggestions, real-time previews, and PDF export capabilities
Uber-Clone is a MERN stack application that allows users to create rides and sends notifications to nearby captains. Captains can accept rides, start them using an OTP, and finish the ride upon reaching the destination. The project includes user authentication, real-time notifications, and fare calculations.