An open API service indexing awesome lists of open source software.

https://github.com/domenez-dev/react-web-portfolio

My personal resume turned into a web portfolio using react
https://github.com/domenez-dev/react-web-portfolio

portfolio react resume

Last synced: about 2 months ago
JSON representation

My personal resume turned into a web portfolio using react

Awesome Lists containing this project

README

          

# 🚀 Domenez-dev portfolio

A modern developer portfolio built with **React**, **Tailwind CSS**, and **Vite**.

## ⚙️ Tech Stack

- React
- Tailwind CSS
- Vite

## 🔧 Setup

```bash
git clone git@github.com:Domenez-dev/react-web-portfolio.git
cd react-web-portfolio
npm install
npm run dev
```