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

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.

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.

[![Twitter](https://img.shields.io/badge/Twitter-@toptrendev-black?style=for-the-badge&logo=twitter&logoColor=1DA1F2)](https://x.com/toptrendev)
[![Discord](https://img.shields.io/badge/Discord-toptrendev-black?style=for-the-badge&logo=discord&logoColor=5865F2)](https://discord.com/users/648385188774019072)
[![Telegram](https://img.shields.io/badge/Telegram-@toptrendev_641-black?style=for-the-badge&logo=telegram&logoColor=2CA5E0)](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



Visit Portfolio

---

## 🛠 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
```