Skip to content

ad8tea/codebonds

Repository files navigation

CodeBonds

CodeBonds is a full-stack MERN (MongoDB, Express.js, React, Node.js) application that acts as a professional developer network. Users can create profiles, share posts, connect with other developers, and explore job opportunities through the integrated Job Board feature.

Features

  • User registration and authentication (JWT-based)
  • Create, edit, and delete developer profiles
  • Add experience, education, and skills
  • View a list of all developers
  • Comment and like posts
  • Real-time feed of developer posts
  • Job Board section to view developer-friendly job listings

Tech Stack

  • Frontend: React, Redux, React Router, CSS
  • Backend: Node.js, Express.js, MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Database: MongoDB Atlas
  • State Management: Redux
  • Development Tools: Nodemon, Concurrently

Getting Started (For Local Setup)

  1. Clone the repository or download the folder.
  2. Open a terminal and run:
$ npm install
$ cd client && npm install

About

A full-stack developer social network with job board, built using the MERN stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors