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

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

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.

## 🛠 Built With

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Client

Style

Server

### Key Features

- **[Light and dark Mode]**
- **[Type Writing]**
- **[Loading Animation]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://triple-portfolio.netlify.app/)

(back to top)

## 💻 Getting Started

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