This is the fullstack MERN stack (MongoDB, Express.js, React.js, Node.js) social media web application i did for my Bachelor Project.
IT-hub is a social media platform for technical and not only people in the IT field. The app provides a space for users to create and collaborate on projects, connect with others, and share their work.
- Account creation
- Account editing
- Post updates, thoughts, and projects
- Like posts
- Project creation
- Project editing
- Follow other users
- Commenting on posts
- Searching for users and projects
- Improved project posting system
- Notifications for activity updates
IT-hub is built using the MERN (MongoDB, Express, React, Node.js) stack.
- Clone the repository:
git clone https://github.com/RocketChamp/ithub/
- Install dependencies:
npm install
- Start the development server:
npm start
Interested in contributing to IT-hub? Check out our contributing guidelines.
IT-hub is licensed under the MIT License.