BotNext UI is a collection of reusable UI components built with Aceternity UI, Magic UI, and ShadCN UI. It is designed for seamless integration into modern web applications, ensuring a smooth and visually appealing user experience.
- Pre-built, customizable components
- Seamless integration with Next.js
- Built using modern UI libraries
- Fully responsive and accessible
- Optimized for performance and reusability
To get started, clone the repository and install dependencies:
git clone https://github.com/ezeslucky/BotNext-UI.git
cd BotNext-UI
yarn install
To run the project locally:
yarn run dev
Then open http://localhost:3000 in your browser.
We welcome contributions! Follow these steps to contribute:
Click the "Fork" button at the top-right of the repository page to create your own copy of the project.
git clone https://github.com/YOUR_GITHUB_USERNAME/BotNext-UI.git
cd BotNext-UI
git checkout -b feature-name
Implement your feature or bug fix and test it locally.
git commit -m "Add feature-name"
git push origin feature-name
Go to the original repository and create a Pull Request (PR), explaining your changes.
For more details, check Issues and Pull Requests.
If you like this project, give it a star ⭐ on GitHub!