Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aloktiwari5/stackoverflow-clone

Made a website similar to Stack Overflow which is basically a question forum.
https://github.com/aloktiwari5/stackoverflow-clone

express html-css-js mongodb react redux

Last synced: 9 days ago
JSON representation

Made a website similar to Stack Overflow which is basically a question forum.

Awesome Lists containing this project

README

        

# Stack Overflow Clone

This is a clone of Stack Overflow Website

# yarn install
use the above command on the client side to install dependencies

# npm install
use the above command on the server side to install dependencies

# yarn start
use the command on the client side to run client

# npm start
use the command on the server side to run server

## Screenshots