Skip to content

sohomofficial/survey-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Form

A simple survey form of a tech based company.

Tech Stack

Client: React, TailwinCSS

Host: Github Pages

Run Locally

Clone the project

  git clone https://github.com/Sohom-Mondal/survey-form.git

Go to the project directory

  cd survey-form

Install dependencies

  npm install

Start the server

  npm run start

Author