Creative Studio in Sports
🚀 Telomere is a cutting-edge creative studio specializing in sports branding, design, and media. We bring athletic storytelling to life through visuals, motion graphics, and interactive media.
✔ High-impact sports branding & design
✔ Motion graphics & visual storytelling
✔ Interactive digital media & content
✔ Custom sports-themed UI/UX solutions
This website uses JavaScript-based smooth scrolling and animations, so you cannot simply open index.html
directly due to CORS restrictions.
Instead, you must serve it through a local or remote web server.
git clone https://github.com/zer0knowledge1/Telomere.git
cd Telomere
If using npm
:
npm install
3️⃣ Run a Local Server You can serve the website using:
Option 1: Python (for quick testing)
python -m http.server 8000 Then visit: 🔗 http://localhost:8000/
Option 2: Using Node.js If using a Node.js server:
npm start
##🎨 Features
✔ Smooth scrolling animations (powered by Locomotive Scroll) ✔ Dynamic page transitions (via Barba.js) ✔ Lazy-loaded assets for performance ✔ Google Analytics integration ✔ Modular CSS & JavaScript for easy customization
##📜 Technologies Used
HTML5, CSS3, JavaScript (ES6+) Locomotive Scroll for smooth scrolling Barba.js for page transitions Google Analytics for tracking Responsive design for mobile & desktop 🛠 Customization & Development Modify CSS in assets/css/style-new.css Update JavaScript functionality in assets/js/ Add new pages by duplicating an existing .html file Optimize images in assets/media/
##🤝 Contributing
Contributions are welcome! Fork this repo, make your changes, and submit a pull request.
##📜 License
This project is licensed under the MIT License.