Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.67 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.67 KB

Mind_UI⚡

Introduction

Mind UI is a lightweight and modular component library which helps developers to build beautiful web apps with speed. Copy the below code to use Mind UI in your project.

Live Demo

View the live demo of the component library docs here 👉 Mind UI Docs.
You can view the component library here 👉 Mind UI Library

Component Library Docs View

Screenshot (18)

Component Library View

mind-ui-library netlify app_

Usage

Add this link tag in your index.html to use Mind UI in your project.

<link rel="stylesheet" href="https://mind-ui-library.netlify.app/mind-ui.css">"/>

OR

Use the below code for importing the library in your index.css file directly.

@import url("https://mind-ui-library.netlify.app/mind-ui.css");

Technologies Used

  • HTML
  • CSS
  • JavaSript
  • React Js

Run Application

  • Clone the repository
  • Run npm install to install required dependencies
  • Finally, run npm start to run the application and open the browser to view the site on localhost.

👤 Jaynil Gaglani

Show your support

Give a ⭐️ if you like this repository!

Made with ❤️ by Jaynil Gaglani