Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 925 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 925 Bytes

Bento Grid Generator 🍱

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.

Features

  • Generate bento grid layouts.
  • Copy the generated layouts in HTML+CSS or HTML+Tailwind format.
  • Minimalistic and user-friendly interface.

Installation

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

Usage

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Author

[Xavi Ramon Nicolau] https://github.com/xavirn89 https://www.xavirn.com/

License

This project is licensed under the MIT License.