Skip to content

Latest commit

 

History

History

Task8

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

🌟 Task 8: React

React is a free and open-source front-end JavaScript library for building user interfaces based on components, maintained by Meta.

React leverages JSX, a combination of JavaScript and HTML syntax, to provide developers with an expressive and efficient way to build component-based UIs. By seamlessly integrating JavaScript logic with HTML-like syntax, React enables the creation of reusable components and facilitates the development of interactive and scalable web applications.

📌 Challenge

Done Task 7? build the exact replica of the project in react and publish it online using github pages.

Fig 1

Fig 2

📂 Submission

Submit the hosted webpage into the Google form
https://docs.google.com/forms/d/e/1FAIpQLSeabsgFGNCOpKDkfJmSvX6U5m3ap0FNGoCSc3qe1zbz4TeKbw/viewform?usp=sharing

🌐 Resources