Skip to content

Krishnavithal/Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosted/Application URL: https://distracted-galileo-fadff1.netlify.app

Trivia Quiz Application

Basic quiz application that consists 5 questions and reslut is given at the end.

Frameworks Used

  1. React

Technologies

  1. HTML5
  2. CSS3
  3. ReactJS

Libraries added

  1. bootstrap: It is used for applying styling to the application.
  2. react-router-dom: It is used for handling routes between components.

Steps to run:

  1. Clone the repository.
  2. Run the command 'npm install' to install all the dependencies.
  3. Run the command 'npm run start' to start the development server.
  4. Browser will automatically be opened with our application.

Steps to build:

  1. Clone the repository.
  2. Run the command 'npm install' to install all the dependencies.
  3. Run the command 'npm run build' to build the project.
  4. 'public' folder will be created.
  5. Deploy this folder on any platform and it will serve the application.

Deployment

This application is deployed on netlify platform.

DeployedURL

click here: QUIZ to experience the application.

About

Simple website that has some questions similar to quiz (developed using react).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors