Skip to content

mustafadede/academind-react-projects

Repository files navigation

My Academind React Couse repo

  • 1 - JavaScript Refresher

  • 2 - React Basics & Working With Components - Props homework

    Disclaimer: If you want to run the homework you need to first download the git repo (obviously) and then you need to inside the folder which you want to see the homework. Then you need to open a terminal inside the folder and run this command first:
    npm install
    and then:
    npm start
    You should see the result like the photo below after the start the project.

    02 - Props Homework looks

  • 3 - Working with Event & State - State Homework

    Disclaimer: If you want to run the homework you need to first download the git repo (obviously) and then you need to inside the folder which you want to see the homework. Then you need to open a terminal inside the folder and run this command first:
    npm install
    and then:
    npm start
    You should see the result like the photo below after the start the project.

    03 - State Homework looks

  • 5 - 1 - Working with Lists

    05 - 01 - Homework looks

  • 5 - 2 - Conditional Content

    Disclaimer: If you want to run the homework you need to first download the git repo (obviously) and then you need to inside the folder which you want to see the homework. Then you need to open a terminal inside the folder and run this command first:
    npm install
    and then:
    npm start
    You should see the result like the photo below after the start the project.

    05 - 00 - Homework looks

  • 12 - React Context API & UseReducer project

    chrome_JQ5pLz0Z9j



  • 14 - Sending HTTP Requests section project

    Disclaimer: If you want to run the homework you need to first download the git repo (obviously) and then you need to inside the folder which you want to see the homework. Then you need to open a terminal inside the folder and run this command first:
    npm install
    and then:
    npm start
    You should see the result like the photo below after the start the project.

14 - homework

Releases

No releases published

Packages

No packages published