Skip to content

An example of a passing solution to the final phase of the JetBrains Academy Frontend Core Flashcards (Frontend) project.

Notifications You must be signed in to change notification settings

kimnetics/JetBrains-Academy-Flashcards-Frontend

Repository files navigation

JetBrains Academy Flashcards (Frontend) Project

An example of a passing solution to the final phase of the JetBrains Academy Frontend Core Flashcards (Frontend) project.

Description

This project is a flashcard web application. The application has hardcoded country capital questions and answers.

Questions are shown on the front of the cards. If the user hovers the mouse over a card, the card flips over to show the answer. The card flipping is animated with a 3d effect.

Try the application out at CodePen.

Notes

The relative directory structure was kept the same as the one used in my JetBrains Academy solution.

The project uses Stylelint for CSS linting with the Recess* Property Order plugin to ensure consistent ordering of the CSS properties. Most of the CSS standards are from @mdo's Code Guide.

About

An example of a passing solution to the final phase of the JetBrains Academy Frontend Core Flashcards (Frontend) project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published