Composition-Example

Summary About The Project

Hello, all! Now I am learning React and I am trying to make a project with the help of the course. This course is located under "Used Resources".

Online demo:

https://react-composition-example.netlify.app/

Used Technologies

HTML, CSS, JavaScript, React

Used Resources

  • React - The Complete Guide (incl Hooks, React Router, Redux) course from Udemy

My Notes

  • Children props ensures that displaying whatever you include between the opening and closing tags when invoking a component.
  • In this project, we reduced the code crowed by keeping similar CSS codes in a component.

PROJECT VİEW:

1st:

r2

2nd:

r3