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.
- Host: GitHub
- URL: https://github.com/vimaltiwari2612/qna-react-js-app
- Owner: vimaltiwari2612
- Created: 2021-04-27T10:36:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T13:44:55.000Z (over 4 years ago)
- Last Synced: 2025-01-02T18:16:48.403Z (9 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 361 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.***


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