https://github.com/agent-006/cynthia-ugwu
https://github.com/agent-006/cynthia-ugwu
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agent-006/cynthia-ugwu
- Owner: Agent-006
- Created: 2024-01-03T16:06:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T17:19:15.000Z (over 2 years ago)
- Last Synced: 2025-01-10T09:20:34.345Z (over 1 year ago)
- Language: CSS
- Homepage: https://cynthia-ugwu-hazel.vercel.app
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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