An open API service indexing awesome lists of open source software.

https://github.com/agent-006/cynthia-ugwu


https://github.com/agent-006/cynthia-ugwu

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a clone of an awarded website Cynthis Ugwu

πŸ“Œ Original Website
πŸ”— https://cynthiaugwu.com/

πŸ“Œ My Work
πŸ”— https://cynthia-ugwu-agent-006.vercel.app/

βš™οΈ Technologies used 🌟

1️⃣ HTML5

2️⃣ CSS3

3️⃣ JavaScript

4️⃣ Locomitive

πŸͺœStep 1: attach loco scroll css βœ…\
πŸ”— https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css \
πŸͺœStep 2: attach locomotive scroll min.js βœ…\
πŸ”— https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js \
πŸͺœStep 3: some code from loco github for js βœ…

const scroll = new LocomotiveScroll({
el: document.querySelector('[data-scroll-container]'),
smooth: true
});

5️⃣ GSAP\

πŸͺœStep 1: attach gsap\
πŸ”— https://cdnjs.com/libraries/gsap \

6️⃣ ScrollTrigger