Jamal-SaadEddin / counter-app

My first React project, learned at codewithmosh.com.

Home Page:https://counter-application-react.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 🚀

About

My first React project, learned at codewithmosh.com.

https://counter-application-react.netlify.app/


Languages

Language:JavaScript 67.5%Language:HTML 21.1%Language:CSS 11.4%