Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aloktiwari5/stackoverflow-clone
- Owner: AlokTiwari5
- Created: 2023-08-05T14:46:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-07T17:58:42.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:33:18.020Z (over 1 year ago)
- Topics: express, html-css-js, mongodb, react, redux
- Language: JavaScript
- Homepage: https://stack-overflow-clone-alok.netlify.app/
- Size: 533 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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