Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 759 Bytes

File metadata and controls

28 lines (16 loc) · 759 Bytes

react_questionnaire

React Questionnaire - Frontend

This project was bootstrapped with Create React App.

Installation Instructions

Node js

Make sure Node js and Node Package Manager (npm) is intalled. To install these please visit the website.

Clone this Repository:

git clone https://github.com/khubaib321/react_questionnaire.git

In the project directory, you can run:

npm install

Downloads the node modules required to run the app.

npm start

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

The page will reload if you make edits and save any file.

Thank you.