1.0.0 • Published 3 years ago

preactjs v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

��# Preact-js

Preact-js is a library of react components that you can reuse in your projects. Our goal is to make components that you can change at any point, and we try to make it easier for you to make those changes

Components

  1. Login Form is made up from two input forms(email and password). You don't need to worry about storing the input data in variables. Preact-js already provides you that.

  2. Navigation Bar has four a tags which take you to another page. We also added mobile responsiveness with some animations.

  3. Alert Box provides you a pop-up element that can be used for displaying some information. It has three different colors you can change from.
  4. Card element can be used in webshops for displaying some information about an item and an image of the product. It has hover animation.
1.0.0

3 years ago

0.1.0

3 years ago