Skip to content

JonasRafael16/aluratube

Repository files navigation

AluraTube

Website GitHub

Node Next React


Project devoloped during the fifth edition the event Imersão React, from Alura. It's a video platform inspired by YouTube. With this project I was able to develop my skills with the front-end using React.


Functionalities

  • List filter with search bar
  • Dark mode
  • Video upload

Build With

Getting Started

This is an example of how you may set up the project locally in your computer. To get a local copy up and running follow these steps:

  1. Make sure you have Node.JS 18.12.1+ with npm 8.19.2+ installed or do it from NodeJS.org;
  2. Make sure you have Git installed or do it from Git-scm.com;
  3. Access the folder you want to save the project, then clone the repo there
    git clone https://github.com/tjas/tjas-aluratube
  4. Access the project folder;
  5. Install the project dependencies (obtained by default from package.json file)
    npm install
  6. Run the application
    npm run dev
  7. Finally, access the aplication at http://localhost:3000

Instructors

Contact