A stylish animated background effect with a central image using HTML, CSS, JavaScript, and Particles.js. This project is deployed on GitHub Pages with full HTTPS compatibility.
🔗 https://sarthak03dot.github.io/Animation-Image/
- HTML5 – Structure of the webpage.
- CSS3 – Styling and animation.
- JavaScript – DOM interactions and logic.
- Particles.js – Interactive particle background effect.
Animation-Image/
├── index.html
├── style.css
├── script.js
├── particles-config.json
├──README.md
- Clone the repository
git clone https://github.com/sarthak03dot/Animation-Image.git
cd Animation-Image-
Open the project
Double-click index.html to open in browser, or
Use a local server like Live Server in VS Code for best results.
-
Deploy to GitHub Pages
Push code to a GitHub repository.
Go to Settings → Pages → Source → Select main and /root folder.
Visit the deployed link using HTTPS.
Sarthak Singh
📫 sarthak03december@gmail.com
This project is licensed under the MIT License.
Feel free to fork, customize, and share!
If you like this project, give it a ⭐ on GitHub and share it with others!
