1. Introduction We are going to be making a quiz app with react and JavaScript. 2. Setup Open your text editor and open the terminal and write :- npx create-react-app quiz-app Note:- Pls make sure that you have NodeJs downloaded before continuing. 3...
ayaanabrol.hashnode.dev4 min readNo responses yet.