Skip to content

VishalGulati/React-QnA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-QnA

A typical QnA app. There is a question displayed and a form to submit answers for the same. Just like stackoverflow, There is functionality to upvote/downvote any answer. Furthermore the answers are displayed in order of upvotes(max to min).

Steps to run the app:

  1. Clone the repository: git clone https://github.com/VishalGulati/React-QnA.git
  2. Install all packages: npm i
  3. Start app in dev mode: npm start

This should open the app on localhost.

About

A typical QnA app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published