- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Dynamic Form builder is a front end project that allows users to create forms dynamically. The user can add different types of fields to the form and also delete them. The user can also preview the form while building in real time.
- Programming languages: React + Vite, CSS3, Ant Design
- Tools: Git, GitHub, Linters
- Responsive / Mobile First
- Focused on Functionality.
- Dynamic form
- Create a form
- Edit a form.
- Realtime form preview
Link to deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Git and Code editor.
Clone this repository to your desired folder:
``git clone https://github.com/yodit93/dynamic-form-builder.git
Install this project with:
gh repo clone yodit93/dynamic-form-builder
cd dynamic-form-builder
npm install -y
To run the project, execute the following command:
npm run dev
👤 Yodit Abebe
- GitHub: yodit93
- Twitter: @yodtwit
- LinkedIn: Yodit Abebe
I'll add the following section to the webpage.
- Better UI Design
- Connect with Backend to store user's data
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a ⭐️ to this repository.
I would like to thank 10 Academy.
This project is MIT licensed.