Sendyy is a powerful bulk email-sending application built with React.js, ContextAPI, Node.js, Express.js, MongoDB, Cloudinary, JWT Auth, and TailwindCSS.
bandicam.2023-06-26.16-40-05-740.mp4
- Role-based login and authorization: Different user roles with varying levels of access.
- Email list management: Users can create and manage email lists.
- Bulk email sending: Users can send emails to any of their email lists.
- How to do?- Guide page - how to use this web tool
- CSV file upload: Users can add multiple emails by uploading a CSV file.
- Impressive design: The application boasts an eye-catching and user-friendly interface.
- SMTP setup: Users can configure and send emails using their own SMTP settings or via Google SMTP with their Gmail accounts.
- React.js: A popular JavaScript library for building user interfaces.
- ContextAPI: A state management tool in React for sharing data across components.
- Node.js: A JavaScript runtime environment for server-side development.
- Express.js: A flexible web application framework for Node.js.
- MongoDB: A NoSQL database for storing application data.
- Cloudinary: A cloud-based media management platform for handling image and file uploads.
- JWT Auth: JSON Web Tokens for secure authentication and authorization.
- TailwindCSS: A utility-first CSS framework for rapid UI development.