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 🎨
- Host: GitHub
- URL: https://github.com/bbusn/gassion
- Owner: bbusn
- Created: 2025-01-12T21:06:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-07T10:24:59.000Z (5 months ago)
- Last Synced: 2025-06-07T10:29:13.873Z (5 months ago)
- Topics: graphic-design, modern, portfolio
- Language: Svelte
- Homepage: https://gassion.vercel.app
- Size: 210 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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