Getting Started

preKit is a free, open source library that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces.

Installation

You can directly import the css file in your html using the following link tag.

<link rel="stylesheet" href="https://prekit.netlify.app/components.css" />

To get the Font Awesome Icons, import the following link tag of your project.

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

Features

Responsive

Designed for Mobile & Desktop

Modular

Just import what you need

Modern

Built with flex & grid

Free

Open Source on Github