This application is a small side project created to illustrate a series of articles about React that I started to write in november of 2021.
You can find these articles written in spanish in my dev.to profile: https://dev.to/adriangube
And written in english in my medium.com profile: https://medium.com/@adriangube
This project was bootstrapped with Create React App.
In the project directory, you can run:
To install all the required dependencies
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.