Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejasvi541/devconnector-social
A Social Network for Developers to connect and Share Experiences. Created Mainly using NodeJs and ReactJs
https://github.com/tejasvi541/devconnector-social
expressjs heroku javascript mern mongodb nodejs react reactjs
Last synced: 4 days ago
JSON representation
A Social Network for Developers to connect and Share Experiences. Created Mainly using NodeJs and ReactJs
- Host: GitHub
- URL: https://github.com/tejasvi541/devconnector-social
- Owner: tejasvi541
- Created: 2021-04-23T05:18:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T07:15:41.000Z (about 3 years ago)
- Last Synced: 2023-05-18T16:54:57.502Z (over 1 year ago)
- Topics: expressjs, heroku, javascript, mern, mongodb, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevConnector Social
- ### A Social Network for Developers to connect and Share Experiences
- #### Tech Stack Used
[![](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](https://reactjs.org/)
[![](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/en/)[![](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)](https://expressjs.com/)
[![](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)](https://www.mongodb.com/)
[![](https://img.shields.io/badge/JsonWebToken-9932cc?style=for-the-badge&logo=json&logoColor=white)](https://www.jwt.io/)[![](https://img.shields.io/badge/heroku-d891ef?style=for-the-badge&logo=heroku&logoColor=white)](https://www.heroku.com/)
- ### The app is currently deployed on Heroku
### [Web App Link](https://devlopconnect.herokuapp.com/)
### Screenshot
![ScreenShot](./Screenshot1.png)
### https://devlopconnect.herokuapp.com/
- ### To run this on your local machine ->
- `cd` to the folder
- run `npm install && cd client && npm install` in terminal.
- Get back to base directory and run `npm run dev` in terminal for running project in development mode.