Bento Grid Generator is a web tool that generates layouts in bento grid format and allows you to copy it as native HTML+CSS or HTML+Tailwind to your clipboard.
- Generate bento grid layouts.
- Copy the generated layouts in HTML+CSS or HTML+Tailwind format.
- Minimalistic and user-friendly interface.
To get started with the Bento Grid Generator, clone the repository and install the dependencies:
git clone https://github.com/xavirn89/bentogridgenerator.git
cd bentogridgenerator
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
[Xavi Ramon Nicolau] https://github.com/xavirn89 https://www.xavirn.com/
This project is licensed under the MIT License.