Skip to content

9sneha-n/questionnaire-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

questionnaire-ui

This is the front for the questionnaire-ui react app

Prerequisites

Run the questionnaire-server on the same system running this react app, to be able to fetch the questions and results from the backend
Follow the instructions at : https://github.com/9sneha-n/questionnaire-server

How to run locally

git clone git@github.com:9sneha-n/questionnaire-ui.git
cd questionnaire-ui

npm install : Install dependent packages

npm start : Run the react app

npm test : Run unit tests

Releases

No releases published

Packages

No packages published