Question and Answers component for an Product Overview Page
-
Lists sorted by most helpful with sellers answers on top
-
Mark question and/or answer helpful
-
Add a question form modal with form validation
- npm install to install the dependencies
- open two tabs in terminal
- In one tab run "npm start"
- In the other tab run "npm run build"