Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetan6780/stack-overflow
Stackoverflow clone
https://github.com/chetan6780/stack-overflow
axios express jwt-authentication mongodb node react redux-thunk
Last synced: 9 days ago
JSON representation
Stackoverflow clone
- Host: GitHub
- URL: https://github.com/chetan6780/stack-overflow
- Owner: chetan6780
- Created: 2022-04-12T20:20:27.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T11:32:55.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T14:04:45.824Z (2 months ago)
- Topics: axios, express, jwt-authentication, mongodb, node, react, redux-thunk
- Language: JavaScript
- Homepage: https://stack-overflow-front.vercel.app/
- Size: 1.97 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stackoverfloww
**Head over to [stackoverfloww](https://stack-overflow-front.vercel.app/) to find answers to your questions.**
### Available Scripts
`npm install`: use the above command on the server side and client side to install dependencies
`npm start`: use the above command on the server side and client side to run server
### Preview
![login page](./assets/img/login.png)
![Register page](./assets/img/register.png)
![Home page](./assets/img/home.png)
![Question details](./assets/img/q-detail.png)
![All profiles](./assets/img/all-profiles.png)
![Profile details](./assets/img/profile.png)Stay happy, Stay bug free!😉