Skip to content

chagasleandro/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author  |   Projeto


PRs welcome! License

🎯 About

No Portfólio Possui a página de início onde está meu nome e, logo abaixo uma descrição sobre mim. Na parte de projetos, estão os projetos em que eu fiz no meu GitHub.

🚀 Technologies

The following tools were used in this project:

  • React
  • Vite
  • React-icon
  • HTML
  • SASS
  • Javascript

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

Link React-icon utilizado:

Link do React icon utilizado no projeto, para ser adicionado as tecnologias de sua preferência no projeto. react-icon

🏁 Starting

# Clone this project
$ git clone https://github.com/chagasleandro/My-Portfolio.git
# Access
$ cd My-Portfolio
# Install dependencies
$ yarn or npm 
# Run the project
$ yarn start or npm start 
# The server will initialize in the <http://localhost:3000>