fandredev / ui-clone-githubdesktop

Cloning the interface Github desktop using ReactJS, Typescript and Sass.

Home Page:https://githubdesktop.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Github Desktop Clone - Felipe André

🏁 Índice

💡 Sobre

Clonando a interface web do Github Desktop com ReactJS, Typescript e Sass.

📱 Demo

Deploy

A aplicação poderá ser acessada aqui: https://githubdesktop.vercel.app/

Web Preview

darkMode

Mobile Preview

mobile

Tablet Preview

tablet

💻 Tecnologias:

  • React.JS
  • Typescript
  • Sass

🔧 Como Utilizar

  1. Clone esse repositório:
git clone https://github.com/flubyGit/ui-clone-githubdesktop.git
  1. Abra o projeto no seu editor de texto
  2. No seu terminal, instale os pacotes necessários
yarn install ou npm install (você pode utilizar npm i caso queira)
  1. Agora você pode iniciar o server
yarn run dev ou npm run dev
  1. Tudo ok! Abra a página no navegador com o seguinte endereço: http://localhost:3000

📭 Contatos

E-mail: profissionalf.andre@gmail.com
Linkedin: https://www.linkedin.com/in/devfandre/
Discord: ...this
Portfólio: https://portfolio-fandredev.vercel.app/

About

Cloning the interface Github desktop using ReactJS, Typescript and Sass.

https://githubdesktop.vercel.app/


Languages

Language:SCSS 54.2%Language:TypeScript 42.2%Language:HTML 3.7%