A curated collection of beautiful, ready-to-use, and highly customizable React components and stunning visual effects to elevate your web projects.
- Component Library: A wide range of components from interactive sliders to flowing menus.
- Animated Backgrounds: Dynamic and engaging backgrounds including Shape Blur, Threads, and Orb effects.
- Powered by Modern Tech: Built with React, Three.js, and Framer Motion for high-performance and smooth animations.
- Easy to Integrate: Simple to drop into any React or Next.js project.
- Customizable: Easily tweak components and effects to match your project's theme.
To get a local copy up and running, follow these simple steps.
Make sure you have Node.js and npm installed on your machine.
- Clone the repo:
git clone https://github.com/your_username/PixenFlow.git
- Navigate to the project directory:
cd PixenFlow - Install NPM packages:
npm install
- Start the development server:
npm run dev
In the project directory, you can run:
npm run dev: Runs the app in the development mode.npm run build: Builds the app for production.npm run lint: Lints the project files.npm run preview: Serves the production build locally.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.