IronHub
IronHub is a social network developed for bootcamp students, focused on content management and user interaction. The application follows a full stack architecture based on the MERN stack, with a clear separation between frontend and backend through a REST API. The frontend was built with React and Vite, focusing on state management and efficient communication with the API. The backend was developed with Node.js and Express, handling business logic and data persistence in MongoDB. A JWT-based authentication system with access control was implemented, ensuring route protection and session management. The project was recognized as the best in the cohort for its level of functionality and implementation quality.
Tech stack
- MongoDB
- Express
- Node.js
- React
- bcrypt
- Cloudinary
