A collection of unique components that make your website stand out.
The next gen ui library you need for your portfolio, has custom built discord, cursor follower & a cool 3d-card hoverable card to showcase in your portfolio
- NextJs
- Nextra
- TypeScript
- TailwindCSS
- Framer Motion
Use our custom utility
npx v3cn add <component_name>
or you can visit https://v3cn.vineet.pro
We love your input! We want to make contributing to V3cn as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
- Fork the repository on GitHub and clone it to your local machine.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Make your Changes
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
In short, when you submit code changes, your submissions are understood to be under the same GNU General Public License v3.0 that covers the project. Feel free to contact the maintainers if that's a concern.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
- VineetAgarwal