Back to Projects
07

InfiniteTalk: A place for Mentors and Mentee connect and grow!

2023
React
Tailwind CSS
MongoDB
Express.js
Node.js
Redux
InfiniteTalk: A place for Mentors and Mentee connect and grow!

About This Project

A place for Mentors and Mentees connect and grow! This is a mini-forum for mentors and mentees from Infinite Learning to collaborate and connect. In this forum, mentors and mentees can make posts and comment on each other's posts to help or share information! This site is built with React + Vite, Tailwind CSS, and Flowbite React for the frontend. Global state management in this site uses Redux with React Query for database data management and Axios for API handling. The backend is built with Node.js and Express.js, with a security system implemented using BCryptJS and JSON Web Token (JWT). The database used in this system is MongoDB.