A React js based QnA App, in which users can post questions and users can post mutiple answers to any questions.
- Latest Node Js
- install React libs
- install React-Bootstrap libs
- open https://reactjs.org/docs/create-a-new-react-app.html
- Scroll down to "Create React App" section.
- perform neccessary steps written there.
- Repalce its "src" with this repo's src.
Happy coding!