Projects
SDG
Contact us
Login
Post A Projects
Login
Post A Projects
Log In Now
Email
Password
Keep me logged in
Forgot My Password?
Log in now
document.addEventListener("DOMContentLoaded", function() { // Utilisation de anime.js pour animer l'élément avec l'ID "monElement" anime({ targets: '#monElement', translateX: 250, duration: 2000, loop: true }); });