Skip to content

OLucasAlves/lucasflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imersão React

💻 LucasFlix

Projeto criado durante a Imersão React da Alura.

Link demo do projeto LucasFlix.

lucasflix

npm node GitHub language count GitHub top language

Technologies   |    How To Use

🚀 Technologies

This project was developed at the Imersão React by Alura using the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v12.14.1][nodejs] or higher and [npm v6.13.4] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/OLucasAlves/lucasflix.git


# For web project (ReactJS)
$ cd lucasflix
$ npm install
$ npm start