/memory-game

An app to create and play custom memory games

Primary LanguageJavaScript

Memory Game (MERN full stack app)

The backend repository

The backend repository on github

Screenshot

Screenshot

Our Wireframe

A memory game. Find 2 matching cards. You can play the default version, or create your personal game by uploading your own images.

This is a group final project which was undertaken as part of the requirement for the completion of a 12 months Web Development course at the Digital Career Institute, Berlin.

See it live

Memory Game live on firebase platform

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

Team Members

Jürgen Schuler Web Developer juergens-website juergens-github account

Ghassan Aldarwish Full Stack Web Developer Ghassan's website Ghassan's-github account

Isaac Giwa Web Developer Isaac's-github account

Version

1.0.0

License

This project is licensed under the MIT License