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.
Hope this repo become usefull. Enjoy!
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