You can view a live demo here
To run the project locally, follow these steps:
- Clone the repository to your local machine
git clone https://github.com/dilanrojas/bento-grid.git
- Install dependencies using NPM
npm install
- Initialize the project
npm run dev