Skip to content

alex-dishen/memory-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card

The Memory Card project is created according to the assignment from The Odin Project course.

Preview

🔗 Live preview of the project is here.

Features

  • Loading page
  • Difficulty level

Outcome

  • Used React
  • Used SCSS
  • Learned animations with Framer Motion
  • Learned conditional rendering
  • Learned importance of smaller components

Getting Started

HTTPS - git clone https://github.com/alex-dishen/memory-card.git

SSH - git clone git@github.com:alex-dishen/memory-card.git

cd memory-card

npm install

npm start

Navigation