A fully-responsive portfolio website built to showcase my projects and coding abilities.
Make sure to install the dependencies:
yarn
Start the development server on http://localhost:3000
yarn run dev
Build the application for production:
yarn run build
Locally preview production build:
yarn run preview
Copyright © 2024, Jérôme Rascle. Released under the MIT License.