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

https://github.com/vimaltiwari2612/qna-react-js-app

A React js based QnA App, in which users can post questions and users can post multiple answers to any questions.
https://github.com/vimaltiwari2612/qna-react-js-app

bootstrap bootstrap-react css3 forum html5 javascript question-and-answer quora quora-clone react react-bootstrap react-bootstrap-components react-components react-hooks react-redux reactjs reddit-clone

Last synced: about 1 month ago
JSON representation

A React js based QnA App, in which users can post questions and users can post multiple answers to any questions.

Awesome Lists containing this project

README

          

# QnA-React-Js-App

***A React js based QnA App, in which users can post questions and users can post mutiple answers to any questions.***

![screenshot](https://github.com/vimaltiwari2612/QnA-React-Js-App/blob/main/demo.gif)

![screenshot](https://github.com/vimaltiwari2612/QnA-React-Js-App/blob/main/Capture.PNG)

# prerequisites

- Latest Node Js
- install React libs
- install React-Bootstrap libs

# How to run

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