SamarthTech / noncode-projects-2024

This is the Official Repository of SAMARTH for Open Odyssey 1.0. Contribute your Figma Designs, Technical WriteUps, UI/UX Designs or other Low Code or Non Code projects in our Repository 🔥. Make Quality Contributions 😎
51 stars 23 forks source link

Added Documentation for React JS #1

Closed ritaban06 closed 3 weeks ago

ritaban06 commented 3 weeks ago

Added the following things:-

  1. How to install node.js
  2. How to create a new react app
  3. All about react components (function, class components)
  4. About JSX
  5. About Props
  6. About State
  7. About Lifecycle methods
  8. About Handling Events
  9. About Conditional Rendering
  10. About Lists and Keys
  11. About Forms
  12. About the built in React Hooks
  13. About all the React Hooks in my knowledge
  14. About Routing
  15. About React Redux