A memory game, where users have to remember the positions of the cards and open two exact images sequentially to score points. Once all the cards are opened user is victorious.
I used Unsplash API to fetch images from their site.
git clone https://github.com/madzadev/memory-game.git
cd memory-game
npm install
npm dev
Any feature requests and pull requests are welcome!
The project is under MIT license.