/Clone-Netflix

Clone da Netflix com React

Primary LanguageJavaScript

Clone Netflix

✍️📚 Projeto de estudo Front-End (React) com prof. Bonieky Lacerda.

🛠️ Tecnologias :

Projeto desenvolvido com as seguintes tecnologias e sites:

Instruções

  • No terminal prompt de Comando, Git bash ou dentro do terminal VS Code
  • Abra o 📂 no terminal e execute:

yarn start se tiver o yarn instalado, se não execute npm start

⚠️ Se caso acontecer algum erro de 'react-scripts' is not recognized as an internal or external command ⚠️

  • execute yarn add install react-scripts --save ou npm install react-scripts --save

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.