Hosted/Application URL: https://distracted-galileo-fadff1.netlify.app
Basic quiz application that consists 5 questions and reslut is given at the end.
- React
- HTML5
- CSS3
- ReactJS
- bootstrap: It is used for applying styling to the application.
- react-router-dom: It is used for handling routes between components.
- Clone the repository.
- Run the command 'npm install' to install all the dependencies.
- Run the command 'npm run start' to start the development server.
- Browser will automatically be opened with our application.
- Clone the repository.
- Run the command 'npm install' to install all the dependencies.
- Run the command 'npm run build' to build the project.
- 'public' folder will be created.
- Deploy this folder on any platform and it will serve the application.
This application is deployed on netlify platform.
click here: QUIZ to experience the application.