Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbelk/memory-game
React-based memory game, using MongoDB for user login and score tracking
https://github.com/bbelk/memory-game
express heroku mongodb nodejs react
Last synced: 12 days ago
JSON representation
React-based memory game, using MongoDB for user login and score tracking
- Host: GitHub
- URL: https://github.com/bbelk/memory-game
- Owner: BBelk
- Created: 2022-10-24T18:33:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T15:31:00.000Z (about 2 years ago)
- Last Synced: 2023-05-27T02:25:46.835Z (over 1 year ago)
- Topics: express, heroku, mongodb, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Game Group Project
## Table of Contents
* [Description](#description)
* [Technologies](#technologies)
* [Visuals](#visuals)
* [Application](#application)## Description
This app is a simple matching card game to occupy your time - using react as a single page application with a stylized layout. The main focus was to build a globally state managed matching game using the MERN stack.
## Technologies
* MongoDB
* Express
* React
* Node.js
* JSON Web Token
* Bootstrap
* Styled Components
* Heroku## Visuals
![Screenshot](./assets/screenshot.png)
## Application
Heroku Link: https://dry-tundra-29489.herokuapp.com/