Meghana-sk / VISPA-UI

A utility-first CSS Component Library

Home Page:https://vispaui-docs-development.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


VISPA-UI
VISPA UI

vispa-ui licence vispa-ui forks vispa-ui stars vispa-ui issues vispa-ui pull-requests vispa-ui total lines of code


A utility-first CSS Component Library

Live Website Β· Report Bug Β· Request Feature



Table of Contents
  1. About The Project
  2. How To Use
  3. Key Features
  4. Tech Stack
  5. Contributing
  6. Acknowledgements
  7. License

πŸŽ™ About The Project

vispa-ui walkthrough vispa-ui walkthrough


πŸ€” How To Use

Go to the VISPA-UI Documentation to check the documentation for VISPA UI. To use VISPA UI for your project just include our CSS file in your style.css file or your index.html file. The simplest and fastest way to get up and running with VISPA-UI is to use our CDN link. Copy-paste the stylesheet <link> into your HTML files <head> to load our CSS.

Import in HTML file as a Stylesheet:

<link rel="stylesheet" href="https://vispaui-postdev-deploy.netlify.app/css/main.css">

Import in CSS file as a Stylesheet:

@include url("https://vispaui-postdev-deploy.netlify.app/css/main.css")

πŸŽ– Key Features

  • 97+ Components to build real world class UI's
  • 33+ Utility Classes that make your UI Building Experience effortless
  • A wide variety of components which can be used for various use-cases
  • Easy to use and get started
  • Customization made easy
  • Get ready made HTML-CSS Components at your fingertips
  • Proper documentation that helps you use the components easily
  • Use our utility classes in your projects so that you can focus more on logic than UI.
  • No pricing, absolutely free to use

🧩 Components


🎯 Utility Classes


βš™οΈ Built With

  • HTML
  • CSS
  • JavaScript
  • Lot's of Hardwork, Learnings and ❀️

πŸ“€ Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue here. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add a descriptive commit message')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request

πŸ™ Acknowledgements

Special Thanks to some amazing people who helped reviewing VISPA-UI.

Pranshu Dobhal Ajit Kevin Solomon Meghana
Mohammed Ayushi Verma Rahul Rawat Kartikeya Choudhary
Atul Pant Amar Narute Abhijeet Sinha Akshay Kamble
Chaitanya Irfan Sai Arunesh Aazam Hudda
Naga Satya Geeth Ankur Chunekar Husain Bhagat Sudhanshu Soni

πŸ“‘ License

MIT License - Copyright (c) 2022 Vishal Patil


vishalpatil.me  Β·  GitHub @VishalPatil18  Β·  LinkedIn @vishalrameshpatil  Β·  Twitter @VishalPatil1810

About

A utility-first CSS Component Library

https://vispaui-docs-development.netlify.app/

License:MIT License


Languages

Language:HTML 58.9%Language:CSS 41.1%