Kreelab is a cutting-edge marketing website designed to help brands grow with innovative strategies, real-time analytics, and seamless content updates. With 24/7 support, Kreelab ensures businesses stay ahead by delivering dynamic and data-driven marketing solutions.
- Interactive Demos: A collection of visually engaging, interactive demos built with React, TypeScript, and Tailwind CSS.
- Custom UI Components: Includes reusable UI components for seamless development and enhanced user interfaces.
- Animations & Visual Effects: Powered by advanced animations and transitions that elevate user experience.
- Responsive Design: Mobile-first, fully responsive layouts using Tailwind CSS for consistent performance across devices.
- Next Js - Frontend framework for building UI components.
- TypeScript - For type safety and better developer experience.
- Tailwind CSS - Utility-first CSS framework for rapid styling.
Clone the repository and install dependencies:
git clone https://github.com/Tukesh1/kreelab.git
cd kreelab
npm install
Start the development server:
npm start
Open your browser and navigate to http://localhost:3000
to see the project in action.
The project structure is organized as follows:
kreelab/
│
├── app/
│ └── page.tsx # Main page component
├── components/
│ ├── demos/ # Demo components like animated-beam-demo.tsx
│ └── ui/ # Reusable UI components like word-rotate.tsx
├── public/
│ └── images/ # Static assets like images (e.g., influencer.png)
└── package.json # Project metadata and dependencies
Kreelab leverages modern web technologies to create seamless, real-time experiences. Some core features include:
- Interactive Demos: Explore animations like shooting stars, animated beams, and scroll-based effects.
- Customizable Components: Easily adjust and integrate components across different projects.
- Performance Optimizations: Optimized for performance, ensuring smooth animations and quick load times.
We welcome contributions! Whether it’s fixing bugs, improving the UI/UX, or suggesting new features, feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Live Demo: [Link to your live demo or GitHub Pages URL]
- Repository: https://github.com/Tukesh1/kreelab
For any questions or feedback, feel free to reach out to [[email protected]] or create an issue in the repository.