Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 774 Bytes

File metadata and controls

18 lines (13 loc) · 774 Bytes

Aurora UI

Aurora UI is a simple, fast and amazingly light UI library with all of the modern web components required to build amazing websites

Getting Started

To get started just include the following code inside the <head> tag of your html file:

<link
  rel="stylesheet"
  href="https://github.com/Japroz-Saini/Aurora-UI/blob/master/src/Aurora.css"
/>
<script src="https://github.com/Japroz-Saini/Aurora-UI/blob/master/src/Aurora.js"></script>

Aurora-UI is currently in development, please see CONTRIBUTING.md for more information Currently, Aurora has shipped its first version and more versions will be coming in the future.To know about more components, check the src folder in the Github Repo.