Dropbox Clone website with react, typescript and styled-components
DropBox Clone ??
Layout Inicial do DropBox com menu interativo. Desenvolvido com REACT e TYPESCRIPT
Layout ???
Code ??
yarn create vite dropbox --template react-ts
|
yarn
Instalando algumas bibliotecas e tipagem
yarn add styled-components react-icons
|
yarn add -D @types/styled-components