This repository contains my personal portfolio website.
Click here to go to my website
- React.js
- TypeScript
- Bootstrap and Vanilla CSS
- Clone the repository:
git clone https://github.com/Romerico234/Personal-Portfolio.git
- Navigate to the directory:
cd personal-portfolio
- Install dependencies:
npm install
To start the development server and view the website locally:
npm run dev