What is Vapi Blocks?
Vapi Blocks is a collection of components and styles that can be used to build web applications. It is designed to be simple and easy to integrate into your ReactJS and NextJS projects.
Features
-
Simple: Vapi Blocks is designed to be simple and easy to use. It is built on top of TailwindCSS, which makes it easy to integrate into your projects.
-
Customizable: Vapi Blocks is highly customizable. You can easily change the colors, fonts, and other styles to match your brand.
-
Responsive: Vapi Blocks is designed to be responsive. It works on all devices, from mobile to desktop.
-
Open Source: Vapi Blocks is open source. You can use it for free in your personal and commercial projects and contribute to its development.
Installation
You only need to install the dependencies and import the components that you want to use in your project.
Create the Vapi Hook
Add this to your project, for example @/hooks/use-vapi.ts file.
Note: This is just a sample hook, only the relevant parts are shown to get started. Be sure to check Vapi docs to learn more about capabilities.
Dependencies:
- ReactJS: Vapi Blocks is built on top of ReactJS, so your project needs to have ReactJS installed, for example you can use it with NextJS, Astro or Create React App.
- TailwindCSS: Vapi Blocks uses TailwindCSS for styling, so you need to have TailwindCSS installed in your project.
Credits
Vapi Blocks is inspired by other libraries like shadcn ui, Aceternity, and MagicUI so I want to give them credit for their work and inspiration. Also want to thank @gonzalochale/chonza for their amazing work & providing this component library template to us for customization.