Personal portfolio website built with React and CSS. Features project showcases with links to live demos and source code.
View Live
·
Report Bug
Table of Contents
To get a local copy up and running, follow these simple steps.
- Node.js and npm installed on your machine
- Clone the repo
git clone https://github.com/RichardGabelman/portfolio.git- Navigate to the project directory
cd portfolio- Install dependencies
npm install- Start the development server
npm run dev- Open your browser and visit
http://localhost:5173
Distributed under the GPL-3.0 License. See LICENSE for more information.
Richard Gabelman - @RichardGabelman - richardgabelman@gmail.com
Project Link: https://github.com/RichardGabelman/portfolio
