Skip to content

My portfolio website. Front-end is Nuxt, database/API is Supabase and hosting is managed entirely by Vercel.

License

Notifications You must be signed in to change notification settings

jairaume/portfolio-front

Repository files navigation

Jérôme RASCLE – Portfolio

Description

A fully-responsive portfolio website built to showcase my projects and coding abilities.

Technologies used

Tech-Stack
Animations : GSAP

Setup

Make sure to install the dependencies:

yarn

Development Server

Start the development server on http://localhost:3000

yarn run dev

Production

Build the application for production:

yarn run build

Locally preview production build:

yarn run preview

License

Copyright © 2024, Jérôme Rascle. Released under the MIT License.