/survey-app

A web application to mock a survey app

Primary LanguageTypeScript

Survey App

A web application to mock a survey app

🏃 💻 Running in your pc

  # Clone the project
  git clone https://github.com/igordev96/survey-app.git

  # Open it
  cd survey-app

  # Install the dependencies
  npm install

  # Run it
  npm run dev

  # Open it in your browser
  # If it's not the URL below, you can check your prompt
  # To see if Vite hosted on another PORT
  http://localhost:5173/

☁️ See also the deployed application

https://survey-app-igordev96.netlify.app/

🔨 Techs used in this project

  • ⚛️ React
  • ⚛️ React Router DOM
  • ⚛️ TypeScript
  • ⚛️ Phosphor Icons
  • ⚛️ Radix-UI
  • ⚛️ React Query
  • ⚛️ React Toastify
  • ⚛️ TailwindCSS
  • ⚛️ Vite

Made by Igor Alves