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
- Host: GitHub
- URL: https://github.com/domenez-dev/react-web-portfolio
- Owner: Domenez-dev
- Created: 2024-10-28T00:51:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T12:45:58.000Z (over 1 year ago)
- Last Synced: 2025-01-07T19:38:09.391Z (over 1 year ago)
- Topics: portfolio, react, resume
- Language: TypeScript
- Homepage: https://zakaria-resume.netlify.app/
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```