Project | Techs | Installation | Start | Contributing | License
This project was part of an UI Clone challenge, the idea was to replicate Dropbox's homepage using ReactJS, MUI and styled-components.
The intent of this project was to work with the color filled transitions through different sections, it also has support for different languages.
Deployed here.
First you need to clone the project using git clone https://github.com/leoronne/dropbox-homepage-ui-clone.git
.
You can install the application using npm install
or yarn install
on the root dir.
To start the application interface just run npm start
or yarn start
on the root dir.
Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.
- MIT license;
- Copyright 2020 © Leonardo Ronne.