himanshu2312 / stack-overflow-express-server

This is an Express server for My Stack-Overflow Clone Application. This server deals with the operations related my application like Login, Signup, Post Answers & Questions and Data fetching. It is build using Node, Express and MongoDb.

Home Page:https://stack-overflow-2312.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Link for the API:

StackOverflowServer

Stack Overflow Express Server

This server is an Express Application and is built to provide API support to Stack Overflow Clone.

Technologies and Tools used:

  • Node js
  • Express js
  • MongoDB
  • Visual Studio Code
  • Thunderclient (VsCode Extension)
  • JSON web token and more

How to use?

Fork and clone the repo and follow the below steps:

  • Install Node.js
  • Open server directories in VS code
  • Install Dependencies using the command
npm install
  • Start Express App using the command
npm start

Made by @Himanshu

About

This is an Express server for My Stack-Overflow Clone Application. This server deals with the operations related my application like Login, Signup, Post Answers & Questions and Data fetching. It is build using Node, Express and MongoDb.

https://stack-overflow-2312.onrender.com/


Languages

Language:JavaScript 99.8%Language:Procfile 0.2%