Skip to content

A simple and interactive quiz application developed using HTML, CSS, and JavaScript. The project incorporates Sass (SCSS) for styling and follows a functional and prototype-based programming approach in JavaScript. Created for educational and practice purposes to enhance web development skills.

License

Notifications You must be signed in to change notification settings

gyoyen/js-quiz-application-function-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-quiz-application-function-prototype

This project is a simple quiz application developed using HTML, CSS, and JavaScript. The CSS styles are crafted using Sass, leveraging SCSS for better organization and maintainability. The project follows a functional approach for object creation, utilizing JavaScript prototypes to structure and manage application logic effectively.

Project Purpose

This project is created solely for educational and practice purposes. It aims to demonstrate and enhance skills in front-end web development, focusing on interactive user interfaces, JavaScript functionality, and prototype-based programming. The application presents users with a series of questions and answer options, providing a straightforward examination experience.

Technologies Used

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/your-project.git
    cd your-project
  2. Install dependencies:
    npm install
  3. Compile Sass files:
    npm run scss
  4. Open public/index.html to view the project in the browser.

About

A simple and interactive quiz application developed using HTML, CSS, and JavaScript. The project incorporates Sass (SCSS) for styling and follows a functional and prototype-based programming approach in JavaScript. Created for educational and practice purposes to enhance web development skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published