My personal portfolio Getting Started First, install dependencies : npm install # or yarn install then, you can run the development server: npm start # or yarn start Open http://localhost:3000 with your browser to see the result. Technologies used React, Typescript, Bootstrap, Styled-Components