Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 585 Bytes

The Odin Project - Project: Memory Card

The goal of this project is to make a memory card game using React. I will be making use of React Hooks to make the game function.

This project was created using Vite instead of CRA. I just wanted to test out Vite.

View the live app here

To run this project on your local server, type:

npm run dev
Credits: