Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.02 KB

Stack Overflow Clone

This website is a question forum and made to look like Stack Overflow.

Technologies used:

  • React js
  • Node js
  • Express js
  • MongoDb
  • Redux
  • Json web token and more

How to use?

Fork and clone the repo and follow the below steps:

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

Pics of the application

Live Link for the website:

Click here

Contributions

Contributions are always welcomed. Anyone can contribute to this project. Contributors will be given credits.

Credits

This website uses icons from font awesome.

Made with ❤️ by @Rehaan Ansari