ReactJS
ReactJS is a popular JavaScript library for building user interfaces. If you’re looking to start a React JS project.
News APP
A news app using React JS is a web application that allows users to browse and read news articles from various sources.
Using API : https://newsdata.io/api/1/ news?apikey= YOUR_KEY&q=”TOPIC”
Note : After clicking on the “Go Live” button please click on the “News APP” button on the header
Quote APP
A quote app using React JS is a web application that displays a collection of quotes and allows users to interact with them.
Using API : https://quotable.io/random
Note : After clicking on the “Go Live” button please click on the “Quote APP” button on the header
URL To QR CODE
A URL to QR app using React JS is a web application that allows users to convert a URL into a QR code.
Using API : https://api.qrserver.com/v1/create-qr-code/?size=150×150&data=TOPIC
Note : After clicking on the “Go Live” button please click on the “URL To QR” button on the header
Todo App
A Todo app is a common project for learning and practicing ReactJS, and using Context is a great way to manage global state in a React application. Here are the basic steps to create a Todo app using ReactJS Context:
Ecommerce
A Ecommerce website using React JS is a web application that allows users to Shopping online .
Using API : https://fakestoreapi.com/products
Expense Manager
An expense manager is a web application that helps users track their expenses and manage their budget. ReactJS is a popular JavaScript library for building user interfaces, and it can be used to create a component-based expense manager application.
