Video platform, in Node.Js and ReactJs, for the company Rocketseat

🚀RocketFlix - Rocketseat

This repository aims to create a video platform, in Node.Js and ReactJs, for the company! 🚀

🚀 Overview

This project has a fundamental role for learning between developers and that is why the community exists. It was designed exclusively to build together an environment very similar to the Netflix app, with video features released at the moment, tags, notifications, automated tests and many other things that you can apply during its development.

Nota:

  É importante ressaltar que este projeto, não tem o objetivo de ir para a produção, caso você queira colocar, é necessário que você fale diretamente com a Rocketseat. Não nos responsabilizamos por nada que você faça.

📜 Table of contents


🔧 Tools

The tools that will be used and applied during development will be diverse and independent for each vision. For the backend we will use Node.js, him today being one of the references. As for the frontend, we will use ReactJs, because it is a very favorable platform for our application, it will be of great help the development of this tool React.


Backend

The documentation for it is in this README .

Frontend

The documentation for it is in this README .

🌟 Contribution

Before you start coding, you need to take one more step to register for this project as a contributor :)

At the root of the project you will find the file package.jsonand in it, you will put the following settings in contributors, after your teammates: name, url and email (optional).

Ex.:

" contributors " : [
  {
    " name " : " your name " ,
     " email " : " your email " ,
     " url " : " https://github.com/your_user "
  }
]

It is important that you do not touch the names of your colleagues, if this happens, the pull request will not be accepted .

Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be highly appreciated .

  1. Fork the project
  2. Create a Branch for your Feature ( git checkout -b feature/FeatureIncrivel)
  3. Add your changes ( git add .)
  4. Commit your changes ( git commit -m 'Adicionando uma Feature incrível!)
  5. Push the Branch ( git push origin feature/FeatureIncrivel)
  6. Open a Pull Request

For more, see also our wiki by clicking here!

Download Details:

Author: danieldfc

Demo: https://www.figma.com/file/YrsLKvcqQx2Iq8QdUBqJbS/Rocketflix?node-id=2%3A2

Source Code: https://github.com/danieldfc/rocketflix

#nodejs #node #javascript

Video platform, in Node.Js and ReactJs, for the company Rocketseat
3.00 GEEK