Skip to content

Latest commit

 

History

History
130 lines (96 loc) · 7.63 KB

README-en.md

File metadata and controls

130 lines (96 loc) · 7.63 KB

books diverstudy

Studying can be fun!

“The roots of education are bitter, but the fruit is sweet.” – Aristotle

🇺🇸 English
🇧🇷 Português
 
project's license PRs welcome GitHub repo size GitHub top language GitHub commit activity GitHub last commit GitHub closed pull requests GitHub Repo stars
homepage screenshot
Table of Contents
  1. About
  2. The Immersion
  3. Technologies
  4. How to download and run the project
  5. The developer

📌 About

DiverStudy is a platform that aims to help students to find high quality content to learn with as well as for teachers to find good content to use in their classes.

Here you will find YouTube videos covering advanced topics on our daily school subjects, as well as reviews and stuff explained in a ludic way, making it more interesting.

My main goal is to make knowledge accessible to those who need it. Showing the "stony road" in the middle of an information flood we find every day without knowing which path to follow.

I also want to make people interested in looking for knowledge and learning. Making the studying process funny, as the name of the platform suggests.

In times of fake news and disinformation, it's essential the spread of trustful information, as well as the stimuli to get interested and curious about them.

app screenshot

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. One of my biggest interests is knowledge democratization, so that's the result! :)

Inspired by the project developed during the Immersion, I also developed the Disnil, a "Nilce Moretto's Netflix".The idea came from a joke from @nilmoretto's story.

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/DiverStudy

# Go to the directory
$ cd DiverStudy

# 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