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.
View the live demo of the component library docs here 👉 Mind UI Docs.
You can view the component library here 👉 Mind UI Library
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");
- HTML
- CSS
- JavaSript
- React Js
- 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.
- Portfolio: jaynil.gaglani
- Linkedin: Jaynil Gaglani
- Twitter: @Jaynil1611
- Github: @Jaynil1611
Give a ⭐️ if you like this repository!
Made with ❤️ by Jaynil Gaglani