Skip to content

anuragkmr45/MailMagnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

MailMagnet: MERN Stack Emailing WebApp

This is a fully functional MERN (MongoDB, Express.js, React.js, Node.js) stack project that serves as an Emailing WebApp. It allows users to send and receive emails, manage their inbox, and stay connected effortlessly.

Features

  • Email Sending: Users can compose and send emails to any valid email address.
  • Email Receiving: Users can receive emails from other users and view them in their inbox.
  • Inbox Management: Users can organize their inbox, mark emails as read/unread, and delete emails.
  • User Authentication: User registration and login functionality to ensure secure access.
  • Responsive Design: The web app is fully responsive and optimized for various devices.

Installation

Configuration

  • Create a .env file in both the client and server directory based on the provided .env file.
  • Set the required environment variables for MongoDB connection, JWT secret, etc.

Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB
  • State Management: Redux
  • Authentication: JWT (JSON Web Tokens)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published