Welcome to the Docs


Let's start off with a brief introduction to fresh ui.

What is Fresh UI ?

Fresh UI is a css framework which is based on google's material design and is made for those who do not know react but still want to use material design.

Now in order to start using fresh ui you should include the following piece of code:

<head>
<link rel="stylesheet" href="https://freshui.netlify.app/css/fresh-ui.min.css">
</head>

Or download it using by clicking this button: Download

Then go to any of the links given below: