Skip to content

itsberriver/reactCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱ REACT CLICK COUNTER ⏱

The project in use

Captura de Pantalla 2022-06-12 a las 23 29 44

About the project

This is an application developed with React, an interactive click counter that increments or decrements the counter when a button is clicked. The counter is reset if the reset button is clicked.

This application is part of one of the exercises created by Estefania Cassingena Navone for the course Aprende React Desde Cero published on the YouTube channel 'freeCodeCamp Español'.

Cloning repository

If you want to see the project's code, you should first clone this repository, to do this, open the terminal in the file you want the project to be saved and run the following command:

$ https://github.com/itsberriver/reactCounter.git

But if you only want to see the page on production, you can see it here.

Installing Modules

To install the necessary modules for the application, you must execute the command the following commands.

npm install

Run the project

To run the application, you must execute the command:

npm start

The application will automatically open in the browser configured by default on your device and run on your localhost.

Tools that made possible this project

  • HTML
  • CSS
  • GitHub
  • Figma
  • VScode
  • React
  • JavaScript

Developers

Acknowledgments

To Estefania Cassingena Navone for teaching so well and freeCodeCamp Español for uploading the tutorial! 🧡🧡🧡

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published