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

https://github.com/bbusn/gassion

Portfolio of Quentin Gassion 🎨
https://github.com/bbusn/gassion

graphic-design modern portfolio

Last synced: 4 months ago
JSON representation

Portfolio of Quentin Gassion 🎨

Awesome Lists containing this project

README

          

# Portfolio of Quentin Gassion 🎨

Welcome to the personal portfolio of Quentin Gassion, a talented graphic designer.

## 🛠️ Tech Stack

- **Framework**: [Svelte](https://svelte.dev/)
- **Styling**: [TailwindCSS](https://tailwindcss.com/)
- **Animations**: [GSAP (GreenSock Animation Platform)](https://greensock.com/gsap/)

## 🚀 Getting Started

Follow these steps to run the portfolio locally:

### Prerequisites
Ensure you have the following installed:
- [Node.js](https://nodejs.org/) (v14 or higher)
- npm

### Installation

1. Clone the repository:

```bash
git clone https://github.com/bbusn/gassion.git
cd gassion
```

2. Install dependencies:

```bash
npm install
```

3. Start the development server:

```bash
npm run dev
```
Open your browser and navigate to: http://localhost:5173