Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khalleb/clone-dropbox-menu
Responsive Dropbox Homepage UI clone for study purposes.
https://github.com/khalleb/clone-dropbox-menu
clone dropbox react reactjs rocketseat ui
Last synced: 1 day ago
JSON representation
Responsive Dropbox Homepage UI clone for study purposes.
- Host: GitHub
- URL: https://github.com/khalleb/clone-dropbox-menu
- Owner: khalleb
- License: mit
- Created: 2020-08-16T15:53:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T17:52:37.000Z (over 4 years ago)
- Last Synced: 2024-11-16T03:30:44.266Z (2 months ago)
- Topics: clone, dropbox, react, reactjs, rocketseat, ui
- Language: TypeScript
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UI Clone - Dropbox HomepageResponsive Dropbox Homepage UI clone for study purposes.
## Project
## Techs
- [x] React.js
- [x] Styled Components
- [x] TypeScript## Starting Dev Environment
1. Run `npm install` or `yarn install`.
2. Run `yarn start` and access `http://localhost:3000`.## How to contribute
- Make a fork;
- Create a branck with your feature: `git checkout -b my-feature`;
- Commit changes: `git commit -m 'feat: My new feature'`;
- Make a push to your branch: `git push origin my-feature`.## License
[MIT License](./LICENSE)