Skip to content

Jamal-SaadEddin/counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter App - My first React Project

This is my first try with React development, it was a special and powerfull way to learch React with Mosh Hamedani

Project Link

Counter-App

Getting Started

  1. Clone the Repository: Clone this repository to your local machine using the following command:

    git clone https://github.com/Jamal-SaadEddin/counter-app.git
  2. Install Dependencies: Navigate to the project directory and run the following command to install the required dependencies:

    npm install
  3. Start the Web Server: Launch the web server by running the following command:

    npm start

    This will start the development server, and you can access the application at http://localhost:3000.

Course Link

Mastering React 16

Acknowledgments

A sincere thank you to Mosh Hamedani for a transformative and enriching learning experience.

Happy coding! 🚀