Skip to content

apoorvsingh500/DevConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevConnect

  1. Created a Full Stack Web Application using MERN Stack.
  2. DevConnector is a social network platform for developers, which includes authentication, profiles and forum posts.
  3. Created an extensive backend API with Express and testing with postman , integrated React with Express using React Hooks and Async/Await practices and used JWT and OAuth for authentication
  4. Created the Interactive Web pages using React.js framework for register, login, profile, and dashboard pages

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX You will need to modify a default.json in the server config folder with

{
  "mongoURI": 'YOUR_OWN_MONGO_URI',
  "jwtSecret": 'YOUR_OWN_SECRET'
}

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published