Skip to content

Latest commit

 

History

History
119 lines (90 loc) · 6.59 KB

File metadata and controls

119 lines (90 loc) · 6.59 KB

disnil logo

A Nilce Moretto's Netflix

“Gambiarra a gente aceita, a gente não aceita a derrota" ~MORETTO, Nilce (2015)

PRs welcome project's license GitHub repo size GitHub last commit GitHub top language GitHub language count date created status: finished
🇺🇸 English
🇧🇷 Português
Table of contents
  1. About
  2. The Immersion
  3. Technologies
  4. How to download and run the project
  5. The developer

📌 About

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.

screenshot of the page

back to top

🤿 The Immersion

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.

screenshot of the page

back to top

🛠️ Technologies

back to top

💻 How to download and run the project

💡 Prerequisites

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 dev

back to top

👩‍💻 The developer

developer's picture


Caroline Heloíse de Oliveira
Computer Engineering Student (UEPG)
link to my GitHub link  to my LinkedIn link to send me an email

back to top