Skip to content

rapha-developer/behance-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Tenzies Game

Behance Portfolio contains all the projects from my Behance profile. It shows my latest publications in different formats.

"O Behance Portfolio contém todos os projects do meu perfil Behance. Ele mostra as minhas últimas publicações em diferentes formatos."


React Top language: javascript 3 languages used Repository size: 155Kb Made with love License MIT

Why (por que?)  |  Demo  |  How to use? (Como usar)  |  Tech Stack  |  Features  |  License

🧑‍🎓 Why?

To learn the basic techniques of React, including useState, useEffect and etc; React Router DOM for routing pages.
Behance portfolio is an application that organizes all my components and pages that I developed for my Behance profile.

Para aprender as técnicas básicas do React, incluindo useState, useEffect e etc; Uso da biblioteca React Router DOM para roteamento das páginas.
Behance portfolio é um aplicativo que organiza todos os meus componentes e páginas que desenvolvi para o meu perfil do Behance.

🚀 Demo

🤜💥 DEMO 💥🤛


behance-portfolio-demo.mp4

🖥️ To use


Node version: 16.16.0 NPM version: 8.11.0 Vite version: 3.0.0


1. Clone and open this project


1.1 Clone this repository (Clone este repositório)
  git clone https://github.com/rapha-developer/behance-portfolio.git
1.2 Go to the project directory (Vá para o diretório do projeto)
 cd behance-portfolio

2. Install dependencies and start the server with NPM


2.1 Install dependencies with NPM
  npm install 
2.2 Execute application with NPM
  npm run dev


👉 OR (Ou)

2. Install dependencies and start the server with Yarn


2.1 Install dependencies with Yarn
  yarn install
2.2 Execute application with Yarn
  yarn dev

The server run in Localhost PORT:5173

Tech Stack

Javascript Basic

React Basic

Html Basic

CSS3 Basic


⚒️ Features

✅ Behance projects with blog styles.  (Projetos do Behance com estilizações de blog!)
✅ Behance projects with post styles.   (Projetos do Behance com estilizações de post!)
✅ Behance projects with gallery styles.  (Projetos do Behance com estilizações de galeria!)
✅ Contact page: with all my social networks.  (Página de Contato: com todas as minhas rede sociais!)
✅ About me: with all my tech skills.  (Sobre mim: com todas as minhas skills tecnológicas!)

📝 License

License MIT