Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0mppula/dejavu
A simple finance themed memory card game created using React and TypeScript.
https://github.com/0mppula/dejavu
memory-game react reactjs styled-components typescript
Last synced: 18 days ago
JSON representation
A simple finance themed memory card game created using React and TypeScript.
- Host: GitHub
- URL: https://github.com/0mppula/dejavu
- Owner: 0mppula
- Created: 2022-08-19T14:44:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T06:56:40.000Z (over 1 year ago)
- Last Synced: 2024-11-11T06:41:36.509Z (3 months ago)
- Topics: memory-game, react, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://dejavu-app.netlify.app/
- Size: 396 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Déjà Vu
[Déjà Vu][1] is a simple finance themed memory card game with a turn counter and a timer created using React and TypeScript.
The goal of this small project was to learn how to use [TypeScript][2] and [styled components][3] together.
This application was inspired by The Net Ninja's "Magic Match" game, which he created in one of his YouTube [videos][4].
[1]: https://dejavu-app.netlify.app/
[2]: https://www.typescriptlang.org/
[3]: https://styled-components.com/
[4]: https://www.youtube.com/watch?v=ZCKohZwGZMw&list=PL4cUxeGkcC9iQ7g2eoNXHCJBBBz40S_Lm&ab_channel=TheNetNinja