Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jaynil1611/Mind_UI
Mind UI is a lightweight and modular component library which helps developers to build blazingly fast web apps.
https://github.com/Jaynil1611/Mind_UI
component-library css css-library documentation html javascript react react-components reactjs
Last synced: 12 days ago
JSON representation
Mind UI is a lightweight and modular component library which helps developers to build blazingly fast web apps.
- Host: GitHub
- URL: https://github.com/Jaynil1611/Mind_UI
- Owner: Jaynil1611
- License: mit
- Created: 2021-03-22T07:32:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T01:25:57.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:21:07.792Z (3 months ago)
- Topics: component-library, css, css-library, documentation, html, javascript, react, react-components, reactjs
- Language: JavaScript
- Homepage: https://mind-ui.netlify.app/
- Size: 1.81 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-blazingly-fast - Mind_UI - Mind UI is a lightweight and modular component library which helps developers to build blazingly fast web apps. (JavaScript)
README
# 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](https://mind-ui.netlify.app/).
You can view the component library here 👉 [Mind UI Library](https://mind-ui-library.netlify.app/)## Component Library Docs View
![Screenshot (18)](https://user-images.githubusercontent.com/48921037/187066560-09485b98-a7a9-4a21-84dd-7026a6da91ee.png)## Component Library View
![mind-ui-library netlify app_](https://user-images.githubusercontent.com/48921037/187066603-08914b6c-92f5-44ac-b4b2-1339fb24a9d3.png)## Usage
Add this link tag in your `index.html` to use Mind UI in your project.```html
"/>
```
ORUse the below code for importing the library in your `index.css` file directly.
```css
@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**
- Portfolio: [jaynil.gaglani](https://bit.ly/jaynil-profile)
- Linkedin: [Jaynil Gaglani](https://www.linkedin.com/in/jaynilgaglani/)
- Twitter: [@Jaynil1611](https://twitter.com/Jaynil_Gaglani)
- Github: [@Jaynil1611](https://github.com/Jaynil1611)## Show your support
Give a ⭐️ if you like this repository!Made with ❤️ by Jaynil Gaglani