Skip to content

Memory Game PWA built with React. Cypress E2E tests.

Notifications You must be signed in to change notification settings

espenonvik/memory-game

Repository files navigation

Memory game

Memory game is an excercise from the Fireship.io course React - The full course.

The app is implemented as a Progressive Web App (PWA) and built with a React frontend.

Live demo

https://tidya-memento-game.web.app/

Prerequisites

Running the app locally

> npm install
> npm start

Running Cypress E2E tests

> npm install
> npm test

About

Memory Game PWA built with React. Cypress E2E tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published