“Gambiarra a gente aceita, a gente não aceita a derrota" ~MORETTO, Nilce (2015)
| 🇺🇸 English |
| 🇧🇷 Português |
Table of contents
I had this idea when, on an Instagram story, Nilce mentioned the hypothetical idea of a Netflix's style platform of hers.
So I decided to use the project we developed during Alura's ImersãoReact as inspiration to create Disnil.
This project has been developed during the Imersão React organized by Alura and taught by the instructors Juliana Negreiros, Marco Bruno and Mario Souto, with the special guest Paulo Silveira.
The event was featured between the 27th and 31st of July 2020 and aimed to introduce the basic React concepts to develop a Netflix inspired application. The idea was to create your own video repository with the topic of your interest.
The main project I've developed is DiverStudy, which is about a video collection of high quality didactic videos to be used as support by students and teachers.
First of all, you will need to install the following tools on your computer: Git and Node.js.
Moreover, it's good to have an editor to work on code, such as VSCode.
# Clone the repository
$ git clone https://github.com/Carol42/Disnil
# Go to the directory
$ cd Disnil
# Install the dependencies
$ npm install
# Start the project
$ npm run devCaroline Heloíse de Oliveira
Computer Engineering Student (UEPG)


