Skip to content

swarnimshukla/ROR-QUIZAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZAPP

This is a Quiz Portal app made using Ruby on Rails.

HOW TO RUN

  • Go to the quiz app folder.
  • Run bundle install.
  • Run rails server.
  • Open the specified location on your browser.