Category: Starter Templates
React, Starter Templates
Here is a simple program coded using REACT features in Codepen with the help of external react libraries and Codepen’s Babel Transpiler. HTML JS (Babel) import React, { useState, useRef, useEffect } from ‘https://esm.sh/[email protected]’ import ReactDOM...
GSAP, Starter Templates
Here is the JS code for the starter JS for the landing page, it includes a header stick on scroll, replace image with SVG, fade-in animation, number animation, parallax animation functions, and much more. Vendors: libraries required <!– Bootstrap CSS...
Misc, Starter Templates
Here is a copy of the Bootstrap 5 starter template from their website. Bootstrap 5 got released on May 5, 2021, and I have liked it so far. One thing that old Bootstrap user may have noticed is that they no longer are using jQuery (JavaScript library designed to...
Misc, Starter Templates
Super Starter Fully Loaded Bootstrap Template – Ready to go!!! Copy and paste below code to your HTML file <!doctype html> <html lang=”en”> <head> <!– Required meta tags –> ...