Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 683 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 683 Bytes

Jogo da memoria feito em ReactJS com Typescript usando ChakraUI para estilização, projeto 100% autoral feito apenas para fins de praticar os conhecimentos de lógica e front-end

Para iniciar o jogo digite os seguintes comandos no terminal

yarn

yarn start

Memory game made in ReactJS with Typescript using ChakraUI for styling, 100% authorial project made just for the purpose of practicing logic and front-end knowledge

To start the game type the following commands in the terminal

yarn

yarn start

http://localhost:3000 Pagina aberta no browser.

To learn React, check out the React documentation.