https://github.com/spacelocust/memory-v2
Memory game made with React.js, Redux, Typescript and Docker
https://github.com/spacelocust/memory-v2
Last synced: 9 months ago
JSON representation
Memory game made with React.js, Redux, Typescript and Docker
- Host: GitHub
- URL: https://github.com/spacelocust/memory-v2
- Owner: Spacelocust
- Created: 2022-06-16T20:51:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T16:57:11.000Z (about 4 years ago)
- Last Synced: 2023-03-05T04:53:31.587Z (over 3 years ago)
- Language: TypeScript
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory-v2
Memory game made with React.js, Redux, Typescript, Tailwindcss and Docker
## Install
Run these commands in your terminal :
1. Clone project `git clone git@github.com:Spacelocust/Memory-v2.git`
2. Go in project `cd %PROJECT_PATH%\memory-v2`
3. Start project `docker compose -f docker-compose.yml up -d --build`
4. Go to [http://localhost:3000](http://localhost:3000) in your web browser
## Dependencies for running project
Docker is required to run the project.
- Docker v20.10
- Docker Compose v2.6
## Dependencies for running without Docker/Docker compose
- Node v17.7.1
- Yarn v1.22.7
## Author
- [Lucas](https://github.com/Spacelocust/) - Web Developer FullStack js