Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wpcas-survey-ui

Welcome to the wpcas-survey-ui project! This is a user interface created for facilitating feedback among users. Users can provide feedback to their peers through a seamless interface. The UI connects to the backend service, wpcas-service, to fetch and submit data via APIs.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your machine:

Node.js: Download and install Node.js

Installation

Clone the repository:

git clone https://github.com/your-username/wpcas-survey-ui.git
cd wpcas-survey-ui

Install dependencies:

npm install

Configuration

Configure the connection to the backend service by updating the config.js file with the appropriate API endpoint.

Development

To start the development server, run the following command:

npm run dev

Visit http://localhost:3000 in your browser to view the application.

Deployment

Follow these steps to deploy the project:

Build the project:

npm run build

Start the production server:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages