/mcuflix

MCUFLIX | Imersão Alura

Primary LanguageTypeScript

MCUFLIX

MCUFLIX | Imersão Alura

Project developed based on the week of immersion. You can access the project here

🚀 Index


⚙ Technologies

  • Front end
    • ReactJS
    • Typescript
    • react-router-dom
    • styled-components
    • axios
    • react-slick (to make sliders)
    • uuidv4 (to generate unique ids)
    • localstorage

💻 How to run

Cloning the repository

  # Cloning repository
  git clone https://github.com/AugustoMarcelo/mcuflix.git

Running web project

  # Accesing web project
  cd mcuflix

  # Running web project
  yarn start