This is my first try with React development, it was a special and powerfull way to learch React with Mosh Hamedani
-
Clone the Repository: Clone this repository to your local machine using the following command:
git clone https://github.com/Jamal-SaadEddin/counter-app.git
-
Install Dependencies: Navigate to the project directory and run the following command to install the required dependencies:
npm install
-
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.
A sincere thank you to Mosh Hamedani for a transformative and enriching learning experience.
Happy coding! 🚀