The Memory Game App is an engaging and interactive web application designed to test and improve users' memory skills. Built with React and styled with MUI, this project ensures a dynamic and responsive user experience. The objective of the game is to remember and select unique cards without repeating any previous selections. If a user selects the same card twice, the game resets, challenging the user to achieve a higher score. The application is part of The Odin Project's React course, providing a hands-on learning experience for mastering React fundamentals.
This project is part of The Odin Project's React course. It was created to learn and practice the basics of React, including state management, component-based architecture, and effects.
-
React: A JavaScript library for building user interfaces, providing a modular and scalable approach to application development.
-
MUI (Material-UI): A popular React UI framework that provides pre-designed components to build stylish and responsive applications.
-
Vite: A modern frontend tooling system for faster build times and optimized production bundles.
-
Netlify: A cloud platform for static site hosting and serverless functions, used to deploy the project.
-