/memorice

Simple memorice game

Primary LanguageJavaScript

Welcome to Memorice

Memorice is a simple version of the classic game.
It's developed using React and styled with [styled-components] (https://styled-components.com/).\

The pictures used are from Lorem Picsum.

Available Scripts

Firts you need to do is install:

yarn install npm install

In the project directory, you can run:

yarn start npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.