This repository will contain the answers of the questions about React in Quera Website website
Every directory in this repository represents as a question.
So you have to change your directory to the specific question using cd
command and then execute these commands and see the project
npm install
npm start