A web application to mock a survey app
# 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/
https://survey-app-igordev96.netlify.app/
- ⚛️ React
- ⚛️ React Router DOM
- ⚛️ TypeScript
- ⚛️ Phosphor Icons
- ⚛️ Radix-UI
- ⚛️ React Query
- ⚛️ React Toastify
- ⚛️ TailwindCSS
- ⚛️ Vite
Made by Igor Alves