Flashcard Maker
Create and study flashcards with flip animation
Deck:
Add New Card
Cards in Sample Deck (3)
Front
What is React?
Back
A JavaScript library for building user interfaces
Front
What is JSX?
Back
A syntax extension for JavaScript that looks similar to HTML
Front
What is a component?
Back
A reusable piece of UI that can contain its own logic and styling