Skip to content

MarioPonte/aluraTube

Repository files navigation

AluraTube Logo

AluraTube

📕 About

AluraTube was a project I created during the "React Immersion" event of the Alura learning platform. The event allowed me to have a deeper contact with the React.js technology, so that I could then create this project that is a clone of the Youtube page.

This project was developed under the guidance of instructor Mário Souto with the participation of developer Nayanne Lopes and Alura's CEO, Paulo Silveira.

🔨 Tools

  • ReactJS
  • NextJS
  • Styled Components
  • Supabase
  • NodeJS

📝 How to contribute

First you need to have Git and nodejs installed on your machine.

    # Clone the project
    $ git clone https://github.com/MarioPonte/aluraTube.git
    # Install the dependencies
    $ npm install next react react-dom styled-components @supabase/supabase-js

📜 License

AluraTube is under the MIT License. See the file LICENSE for more details.