About | Technologies | Requirements | Starting | Author | Projeto
Com este mini-projeto você poderá praticar os seus conhecimentos de Reactjs com HTML, CSS e Javascript recriando a página inicial da plataforma de stream Disney+ .
Para iniciar, faça o fork deste repositório para a sua conta e, da sua conta no Github, clone os arquivos para a sua máquina local.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/chagasleandro/Disney-Plus-Clone.git
# Access
$ cd Disney-Plus-Clone
# Install dependencies
$ yarn or npm
# Run the project
$ yarn start or npm start
# The server will initialize in the <http://localhost:3000>
</br>..