Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!😉