Skip to content

Elementric is a free, open source, front-end package of UI elements that can help you create the look of a web page easily. The elements have a modern design composed of buttons, cards, menus and many others created from scratch only with HTML5, CSS and JS. Elementric can be used by any type of developers, being easy to install and use.

License

Notifications You must be signed in to change notification settings

ciucacristi/elementric

Repository files navigation

Elementric

Elementric is a free, open source, front-end package of UI elements that can help you create the look of a web page easily. The elements have a modern design composed of buttons, cards, menus and many others created from scratch only with HTML5, CSS and JS. Elementric can be used by any type of developers, being easy to install and use.

Explore elements

Installation

All the files you need can be found in Elementric (CSS and JS) directory that you downloaded. Just copy the CSS and JS folders and paste them to your project directory.

Elementric |- CSS / Elementric.css
           |- JS / Elementric.js

To use the Elementric components you have two ways to do the installation:

<!-- CDN links -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ciucacristi/elementric/Elementric/css/elementric.css"> <!-- CSS -->
<script src="https://cdn.jsdelivr.net/gh/ciucacristi/elementric/Elementric/js/elementric.js"></script> <!-- JavaScript -->

Features

  • Modern UI elements
  • Open source
  • HTML5, CSS3, JS
  • Mobile friendly
  • Easy install
  • 50+ Elements

Issues / Bugs / Contact

If you meet problems in the installation or in the usage of elements, access the Issues section or connect to the Discord.

License

© Copyright 2020 Ciuca Cristian. Code under MIT License

About

Elementric is a free, open source, front-end package of UI elements that can help you create the look of a web page easily. The elements have a modern design composed of buttons, cards, menus and many others created from scratch only with HTML5, CSS and JS. Elementric can be used by any type of developers, being easy to install and use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published