Skip to content

A modern collection of ready-to-use code to speed up the launch of startups and SaaS projects.

Notifications You must be signed in to change notification settings

BttrLabs/blocks

Repository files navigation

BTTR Blocks

This project was built by @jannisarndt

BTTR Blocks is a collection of reusable code blocks and a framework for building scalable projects without rewriting boilerplate. It helps you launch SaaS projects and startups faster by providing ready-to-use, fully editable, and shareable components.

Visit our website: https://blocks.bttr.sh

Features

  • Open Code: Full control over every block.
  • Composable: Consistent interfaces for predictable behavior.
  • Shareable: Move code between projects or teams effortlessly.
  • Functional Defaults: Minimal, clean code that works out-of-the-box.

Why BTTR Blocks?

We built BTTR Blocks because we kept rewriting components and utility code for every new project. This library speeds up development and reduces errors. Every project needs forms, data handling, authentication, and utility functions — BTTR Blocks provides them ready-to-use.

Contributing

We welcome contributions from the community!

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/my-feature.
  3. Make your changes and commit them: git commit -m 'Add feature'.
  4. Push to your branch: git push origin feature/my-feature.
  5. Open a pull request describing your changes.

Please follow the code style and include tests when adding new functionality.

License

This project is licensed under the MIT License. All code is fully usable for real-world projects.

About

A modern collection of ready-to-use code to speed up the launch of startups and SaaS projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published