https://github.com/triple-ade/portfolio
This is my personal portfolio website
https://github.com/triple-ade/portfolio
react tailwind-css
Last synced: 5 months ago
JSON representation
This is my personal portfolio website
- Host: GitHub
- URL: https://github.com/triple-ade/portfolio
- Owner: TRIPLE-ADE
- Created: 2023-05-09T13:22:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T16:00:53.000Z (about 2 years ago)
- Last Synced: 2025-08-07T22:54:15.959Z (11 months ago)
- Topics: react, tailwind-css
- Language: JavaScript
- Homepage: https://triple-portfolio.netlify.app/
- Size: 3.06 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# porfolio
This is my personal portfolio website
## Hi there 👋
My portfolio
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
# 📖 [My Frontend Portfolio]
> Describe your project in 1 or 2 sentences.
**[My Frontend Portolio]** is a project that includes information about me, my project and my frontend journey.
> Describe the tech stack and include only the relevant sections that apply to your project.
Client
Style
Server
- **[Light and dark Mode]**
- **[Type Writing]**
- **[Loading Animation]**
- [Live Demo Link](https://triple-portfolio.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install Package Manager (Node + Npm)
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/TRIPLE-ADE/portfolio
```
-
### Install
Install this project with:
```sh
cd my-project
npm install
```
-
### Usage
To run the project, execute the following command:
```sh
npm run dev
```