Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 423 Bytes

Q/A App

This is an interactive web application built with React JS and Redux that displays a list of questions.

To run this app locally

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test or npm test -- --coverage

Launches the test runner in the interactive watch mode.