Sneakers Store
You can see all the images of the project, sorted by sections

Description
A full-stack sneakers inventory management system built with React and Node.js. The application features a robust administration interface that allows store managers to manage their sneaker inventory efficiently. The system includes user authentication with JWT and bcrypt for secure access to the admin dashboard. Administrators can add, edit, and remove sneakers from the inventory, with image upload capabilities handled through Cloudinary and Multer. The database is built on MongoDB with Mongoose for efficient data modeling and management. The application includes an automated email notification system using Nodemailer for inventory updates and user communications. The frontend is built with React and styled with Tailwind CSS, providing a modern and responsive user interface for both administrators and customers.