Skip to content

nandan-shah/devConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevConnector

A platform where users can create his/her account, post/delete questions or news, Other Users can like and comment on posts and can search and see profiles and the last 5 GitHub repositories. Also, user can edit their profile add a bio, social media link, work experiences, and technology they use.

Tech used

Frontend

  • React JS
  • Redux (for managing and centralizing application state)
  • React-router-dom (To handle routing)
  • Axios (for making api calls)

Backend

  • Express
  • Mongoose
  • bcryptjs (for data encryption)
  • JWT (For authentication)

Database MongoDB (MongoDB Atlas)