Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/392 add memory game as challenge #430

Conversation

Dev-AkshatGupta
Copy link
Contributor

@Dev-AkshatGupta Dev-AkshatGupta commented Mar 17, 2024

Title and Issue number

feat/392 add memory game as Challenge.
Title : [React] Add Memory Game as a challenge #392

Issue No. : #392

Code Stack: React, Typescript, CSS

Close #392

Checklist:

  • I have installed some packages please let me know if that's fine.
  • Please also check animations of lives. Is that fine or not?

Copy link

netlify bot commented Mar 17, 2024

Deploy Preview for frontend-mini-challenges ready!

Name Link
🔨 Latest commit ecfb3bf
🔍 Latest deploy log https://app.netlify.com/sites/frontend-mini-challenges/deploys/65f7324a964daa0008df6524
😎 Deploy Preview https://deploy-preview-430--frontend-mini-challenges.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Dev-AkshatGupta Dev-AkshatGupta force-pushed the feat/392-add-memory-game-as-challenge branch from 53ae8a7 to ecfb3bf Compare March 17, 2024 18:11
{
title: 'Memory Game',
link: 'memory-game',
difficulty: EDifficulty.Hard,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we mark it as hard or medium

"react-redux": "^9.1.0",
"react-spring": "^8.0.27",
"react-use": "^17.5.0",
"styled-components": "^6.1.8"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need these libraries for challenges @reduxjs/toolkit, react-redux, react-spring, react-use, styled-components.

We don't need to achieve the animations & state management. Can we plz get those removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[React] Add Memory Game as a challenge
2 participants