Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Editor

The single-page application contains one page with inline editing capabilities of a survey question title and a list of answers. The survey editing capabilities are as follows:

  • Allow editing the question's title and answers
  • Allow to add new answers using the answer placeholder component and remove existing answers, using the delete button.
  • A new answer must contain a title and an image

The project includes a setup for running a local web server using http-server.

Setup

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/plegacy/survey-editor.git
    cd survey-editor
  2. Install dependencies:

    npm install

Setup and Run

  1. Start the local web server:

    npm start
  2. Open your browser and go to http://localhost:8000 to view the survey editor.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages