https://github.com/toptrendev/toptrendev-portfolio
🚀 TopTrenDev's Portfolio – A showcase of my work 💼, projects, and technical skills 💻 across Web & Blockchain 🔗 development.
https://github.com/toptrendev/toptrendev-portfolio
blockchain portfolio projects react tailwindcss typescript vite web3
Last synced: 8 months ago
JSON representation
🚀 TopTrenDev's Portfolio – A showcase of my work 💼, projects, and technical skills 💻 across Web & Blockchain 🔗 development.
- Host: GitHub
- URL: https://github.com/toptrendev/toptrendev-portfolio
- Owner: TopTrenDev
- Created: 2025-04-10T12:40:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-08T20:07:52.000Z (about 1 year ago)
- Last Synced: 2025-06-08T21:20:24.327Z (about 1 year ago)
- Topics: blockchain, portfolio, projects, react, tailwindcss, typescript, vite, web3
- Language: TypeScript
- Homepage: https://top-tren-dev-portfolio.vercel.app
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 TopTrenDev's Portfolio
Welcome to my personal portfolio built with modern web technologies like **React**, **Tailwind CSS**, **Vite**, and **EmailJS**. This project highlights my skills, showcases projects I’ve built, and provides a contact form for collaboration opportunities.
[](https://x.com/toptrendev)
[](https://discord.com/users/648385188774019072)
[](https://t.me/toptrendev_641)
---
## ✨ Features
- ⚡️ Blazing-fast development with **Vite**
- 🎨 Fully responsive UI with **Tailwind CSS**
- 💌 Contact form with **EmailJS**
- 📁 Modular and maintainable folder structure
---
## 🛠 Tech Stack
- **React**
- **Vite**
- **Tailwind CSS**
- **TypeScript**
---
## ⚙️ Getting Started
Make sure you have Node.js and Git installed.
### Clone the repo
```bash
git clone https://github.com/TopTrenDev/TopTrenDev-portfolio
```
### Navigate into the project folder
```bash
cd TopTrenDev-portfolio
```
### Install dependencies
```bash
npm install
```
### Start development server
```bash
npm run dev
```