Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francoborrelli authored Apr 15, 2024
1 parent df60698 commit 2b597b5
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,23 @@

# 🎵 Personal Portfolio

My personal portfolio which features some of my github projects as well as my resume and technical skills.

This project was built using these technologies:

⚡️ React.js
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white)
![Ant-Design](https://img.shields.io/badge/-AntDesign-%230170FE?style=for-the-badge&logo=ant-design&logoColor=white)

⚡️ Typescript

⚡️ Sass
My personal portfolio which features some of my github projects as well as my resume and technical skills.

⚡️ Ant Design

## 🛠️ Getting Started
## 👨‍💻 How to Run locally

To install project dependencies, navigate to the project directory and execute the following command:

```
yarn install
```

To Run the app in the development mode, run the following command:

```
yarn start
Expand Down

0 comments on commit 2b597b5

Please sign in to comment.