Skip to content

Test concept that contains a simple memory game based on react by using technologies such as Vite and Tailwindcss.

Notifications You must be signed in to change notification settings

christianjtr/react-memory

Repository files navigation

Basic memory game based on React

Comments

This is a conceptual test using the following technologies:

Installation and running the project

The project requires Node.js.

Clone the repository:

git clone https://github.com/christianjtr/react-memory.git

Demo

Full width mode

Live Demo

Click on the following link (Github page project):

https://christianjtr.github.io/react-memory

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint
npm run lint:fix

Run tests

npm run test

Technologies

React, TypeScript, Tailwindcss, Vite.

About

Test concept that contains a simple memory game based on react by using technologies such as Vite and Tailwindcss.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages