hsnice16 / vanilla-web

Vanilla Web has code for UI Components written in HTML5, CSS3, and JavaScript. It does not depend on any framework or library, so you can use it in your code without much change.

Home Page:https://vanilla-web.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vanilla-web

contains code in Vanilla HTML, CSS, and JS.

---> dropdown-animation

live link - https://dropdown-animation.netlify.app

---> poor-mans-react

react implemented in js

To run in local

yarn
yarn parcel index.html

About

Vanilla Web has code for UI Components written in HTML5, CSS3, and JavaScript. It does not depend on any framework or library, so you can use it in your code without much change.

https://vanilla-web.netlify.app

License:MIT License


Languages

Language:CSS 40.1%Language:HTML 32.7%Language:JavaScript 21.4%Language:TypeScript 5.9%