Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.28 KB

Ghibli Cards

This is a memory card game built with React and Vite. The game contains 16 cards, a Studio Ghibli character for each card. It keeps track of a player's current score and their highscore. The main goal behind building this game was to practice React concepts, like state management, effects and creating reusable components.

How to Access Ghibli Cards

Ghibli Cards is hosted on Netlify. You can access it here.

Tech Stack

  • Vite: For fast development and bundling.
  • React: For building the user interface with reusable components.
  • JavaScript: The core language for the application logic.
  • HTML & CSS: For structuring and styling the application.

Credits

Contributing

Contributions are not currently open, but feel free to fork the repository for personal use.

License

License: CC BY-NC-ND 4.0

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. The name "Ghibli Cards" is not trademarked. The license applies to the code and design of this specific project.