rodrigsmor / my-portfolio

Nothing less than my professional portfolio. In it you will find some personal information about me, such as my hobbies, interests, personal profile and also the most important information about my professional profile, as well as my main projects. This portfolio was developed using react.js and styled-components.

Home Page:https://rm-portfoliof.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portfolio logo

Rodrigo's Portfolio

πŸ‘‹πŸ½ Introduction

Welcome to my portfolio! I’m a full-stack software developer who uses programming to develop innovative solutions and attractive user interfaces. In this portfolio you’ll be able to see an overview of my work and some personal projects I’ve developed in order to improve my skills and expand my knowledges.

πŸ“š Table of contents

πŸ‘¨πŸ½β€πŸ’» About me

As mentioned earlier, I’m a full-stack software developer with a strong emphasis on front-end web development. Although my specialisation lies in creating engaging user interfaces, I am equally adept at back-end development and creating mobile applications. My passion for technology is marked by a sincere appreciation for the world of UI/UX design, where I do some work using Figma.

πŸ›  Technologies

React HTML CSS Styled components React router VITE JavaScript SASS

πŸ“Ί How to view

In case you want to take a look at the application, you can access the project at the official link just by clicking here.

πŸš€ How to run

To install the application, you first need to clone the project to your local device. To do this, simply run the following command in your terminal:

git clone https://github.com/rodrigsmor/my-portfolio.git

With the application cloned on your local device, go to the portfolio directory and with the package manager of your choice, run the command to install the project packages.

# go to the cloned project directory
cd my-portfolio

# install dependencies
npm install

Once the dependencies are effectively installed, you are now fully able to run the application, so just run the following command:

npm run dev

πŸ’­ DETAIL: The application will probably be running on http://localhost:5173/.

πŸ–Ό Previews

A preview of the portfolio

πŸ‘¨πŸ½β€πŸ¦± Author

Rodrigo profile picture

Developed with love by Rodrigo Moreira πŸ’œπŸš€


About

Nothing less than my professional portfolio. In it you will find some personal information about me, such as my hobbies, interests, personal profile and also the most important information about my professional profile, as well as my main projects. This portfolio was developed using react.js and styled-components.

https://rm-portfoliof.netlify.app/


Languages

Language:JavaScript 99.2%Language:HTML 0.8%