A simple survey form of a tech based company.
Client: React, TailwinCSS
Host: Github Pages
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