This project is a web application inspired by Google Forms. It allows users to create custom surveys and share them with others for submissions. The application is built using Vue.js, providing a seamless and dynamic user experience.
- Create, edit, and delete surveys
- Share surveys via unique links
- Collect and visualize responses
- Responsive and user-friendly interface
- Frontend: Vue.js
- Backend: Not included in this project but integrates with Laravel
- Styling: Tailwind CSS (optional and customizable)
- Build Tools: Vite for fast development and optimized builds
Ensure you have the following installed:
- Node.js (>=16.x)
- npm or yarn
- Clone the repository:
git clone https://github.com/your-username/surveys-maker.git cd surveys-maker