Skip to content

Commit

Permalink
Merge pull request #105 from Lorenagubaira/react-tutorial-exercises
Browse files Browse the repository at this point in the history
the instructions were updated
  • Loading branch information
tommygonzaleza authored Jun 14, 2023
2 parents 1abd8d3 + 8f59d50 commit e7f5fae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
## Instalación local

Clona el repositorio en tu ambiente local y sigue los siguientes pasos:

1. Asegúrate de tener el [learnpack-cli](https://github.com/learnpack/learnpack-cli) instalado y `node.js` versión 14+. Este es el comando para instalar learnpack-cli:

```sh
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
[![build by developers](https://img.shields.io/badge/build_by-Developers-blue)](https://breatheco.de)
[![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy)

<!-- endhide -->

*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/README.es.md) :es:*
<!-- endhide -->

You can find lots of free interactive/autograded tutorials online, but there are very few about React.js. That's why we decided to create a comprehensive selection of exercises for developers who are interested in learning React.js.

Expand All @@ -33,6 +32,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
## Local installation:

Clone the repository in your local environment and follow the steps below:

1. Make sure you have the [learnpack-cli](https://github.com/learnpack/learnpack-cli) installed and `node.js` version 14+. This is the command to install the learnpack-cli

```sh
Expand Down

0 comments on commit e7f5fae

Please sign in to comment.