Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelitodev/uiclone-dropbox
Dropbox is a service for storing and sharing files. It is based on the concept of "cloud computing". It belongs to Dropbox Inc., based in San Francisco, California, USA. The company that developed the program provides computer centers that store its customers' files.
https://github.com/miguelitodev/uiclone-dropbox
css dropbox html js react reactjs styled-components ts typescript
Last synced: 6 days ago
JSON representation
Dropbox is a service for storing and sharing files. It is based on the concept of "cloud computing". It belongs to Dropbox Inc., based in San Francisco, California, USA. The company that developed the program provides computer centers that store its customers' files.
- Host: GitHub
- URL: https://github.com/miguelitodev/uiclone-dropbox
- Owner: miguelitodev
- Created: 2020-08-12T02:54:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T00:23:17.000Z (about 4 years ago)
- Last Synced: 2023-10-31T23:27:32.473Z (about 1 year ago)
- Topics: css, dropbox, html, js, react, reactjs, styled-components, ts, typescript
- Language: TypeScript
- Homepage: https://miguelrisquelme-uiclone-dropbox.netlify.app/
- Size: 687 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone Dropbox
## :dart: About
Dropbox is a service for storing and sharing files. It is based on the concept of "cloud computing". It belongs to Dropbox Inc., based in San Francisco, California, USA. The company that developed the program provides computer centers that store its customers' files.
## :rocket: Technologies
The following tools were used in this project:
- [React](https://pt-br.reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/uiclone-dropbox.git# Access
$ cd uiclone-dropbox# Install dependencies
$ yarn install# Run the project
$ yarn start# The server will initialize in the
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme