This project is part of the JavaScript 30 challenge. It demonstrates how to create engaging form animations using JavaScript and CSS.
- Smooth input field animations
- Interactive form elements
- Responsive design
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/kingjenathe7th/form-animation.git
- Navigate to the project directory:
cd form-animation
- Open
index.html
in your browser to view the form animations.
index.html
- The main HTML file.styles.css
- The CSS file for styling the form.script.js
- The JavaScript file for form animations.
Feel free to submit issues or pull requests if you have any suggestions or improvements.
This project is licensed under the MIT License.
- Inspired by the JavaScript 30 challenge by Wes Bos also developedbyed.