This repository contains the files developed for projects to study React and React-native.
Some concepts I studied here: api restfull, hooks, redux, mobile and frontend devolopment
-Node.js + NPM
-Yarn
-Expo - For mobile projects
After cloning the repository, simply browse to any of these folders, and run the following commands:
-
"npm install" or "yarn install" to install the dependencies for each project;
-
"npm run start" or "yarn start" to run the project