Skip to content

JVMedeiros/Devflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello! My name is João Medeiros and this REACT JS application was made during the Allura REACT immersion!

In the links bellow have all my Social Medias if you want to connect with me in any of them.

LinkedIn Badge Email Badge

Hope this repo become usefull. Enjoy!

🔌 Prerequisites

🔐 Getting started the application

Make a clone from the repo and install the dependencies

# First of all, clone the project
$ git clone https://github.com/JVMedeiros/Devflix

# Enter in the application folder
$ cd Devflix

# Install all dependencies using Yarn (or $ npm install if may you are using NPM)
$ yarn

# Run the application in your machine
$ yarn start