Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


UI Clone - Dropbox Homepage

Responsive Dropbox Homepage UI clone for study purposes.


## Project


Login-Page

## 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)