https://github.com/eulixir/google-ux-clone
Clone google page with a dark mode
https://github.com/eulixir/google-ux-clone
Last synced: 9 months ago
JSON representation
Clone google page with a dark mode
- Host: GitHub
- URL: https://github.com/eulixir/google-ux-clone
- Owner: eulixir
- Created: 2021-01-22T22:39:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T02:55:36.000Z (over 4 years ago)
- Last Synced: 2025-03-02T21:43:49.255Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://joaopealves.github.io/google-ux-clone/
- Size: 5.98 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google 💻
## Deploy
Site Demo: https://joaopealves.github.io/google-ux-clone/
Video Demo: https://www.youtube.com/embed/lpMYAszUsGg
## Sobre o projeto
Um projeto criado em React, usando o create React App. Um clone da landing page da google e com um switch para poder alterar entre dark-mode e light-mode.
Como instalar o Projeto 💻
Download do Projeto
Faça o clone do Repositorio em sua maquina com o comando git clone https://github.com/joaopealves/google-ux-clone.git
Adicione-me ao seu git
🚀
É necessário instalar a node_modules ! 
Use npm init -y caso esteja usando o npm, se optar por utilizar o yarn utilize o comando yarn.
após a instalação do node_modules basta digitar pelo terminal:
cd google-ux-clone -> yarn start
# -Features
Arrumar a responsividade
# LinkedIn
João Pedro

# Tecnologias usadas
-
   HTML 5
-
   CSS 3
-
   TypeScript -
   JavaScript
-
  React.js