https://github.com/brayanalmengor04/brayanalmengor04.github.io
🚀 Refactoring My Bento Portfolio 🎨 A modern Bento-style portfolio redesigned for better performance, maintainability, and aesthetics. Focused on clean code, optimized components, and a seamless user experience. Built with React, Tailwind CSS 4.0 , Astro 4
https://github.com/brayanalmengor04/brayanalmengor04.github.io
astro5 portfolio-website reactjs tailwind4
Last synced: 2 months ago
JSON representation
🚀 Refactoring My Bento Portfolio 🎨 A modern Bento-style portfolio redesigned for better performance, maintainability, and aesthetics. Focused on clean code, optimized components, and a seamless user experience. Built with React, Tailwind CSS 4.0 , Astro 4
- Host: GitHub
- URL: https://github.com/brayanalmengor04/brayanalmengor04.github.io
- Owner: brayanalmengor04
- Created: 2024-04-25T20:56:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T03:15:59.000Z (2 months ago)
- Last Synced: 2025-03-15T03:27:00.036Z (2 months ago)
- Topics: astro5, portfolio-website, reactjs, tailwind4
- Language: Astro
- Homepage:
- Size: 16.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

PORTFOLIO - DESING BENTO V2


This is the update of my web portfolio. One of my intentions is to make a striking and modern design like the bento type design. I am a backend developer and I do my best since I am not so good with the frontend. Greetings.
Website developed by [brayanalmengor04](https://github.com/brayanalmengor04) thanks for visiting the repository.

## 🛠️ Technologies
- [Astro 5](https://astro.build)
- [TailwindCSS 4](https://tailwindcss.com)## 🔧 Install
Install dependencies
```sh
npm install
```Start the project in development mode
```sh
npm run dev
```