A fully responsive, modern web template based on the SkillShoot Figma design. This project delivers a sleek and accessible user experience using semantic HTML, custom CSS, and JavaScript for smooth experience.
- Pixel-perfect conversion from Figma
- Mobile-first, fully responsive layout
- Accessible navigation with ARIA roles and labels
- Modular, reusable HTML structure
- Swiper.js for interactive carousels
βββ index.html
βββ assets/
β βββ css/
β β βββ style.css
β βββ js/
β β βββ script.js
β βββ images/
β βββ (all images used in the template)
βββ README.md
-
Clone the repo:
git clone https://github.com/aajafry/SkillShoot.git
-
Open
index.htmlin your browser. -
Customize styles in
assets/css/style.cssand javascript inassets/js/script.jsas needed.