Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teagucordeiro/react-devmemory

🎮 A memory game.
https://github.com/teagucordeiro/react-devmemory

react styled-components typescript

Last synced: 6 days ago
JSON representation

🎮 A memory game.

Awesome Lists containing this project

README

        

devMemory


Tamanho do Repositório
GitHub last commit

Made by Thiago Oliveira

License of the project


About
Technologies
Status
Deploy
Running
Author
License

## :bookmark_tabs: About

Project developed during the React course given by [B7web](https://alunos.b7web.com.br/login). The project is a memory game with a timer and move counter.

---

### :hammer: **Technologies**

The following tools were used in the construction of the project:

- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Styled components](https://styled-components.com/)

---

### :triangular_ruler: **Project Status**


👨‍🏫 The project has already been completed!

### :computer: Deploy


See the running project: devMemory

### :dvd: **Running the Project**

```bash
# Clone this repository
$ git clone https://github.com/ThiagoCordeiro52/react-devMemory.git

# Access the project folder in terminal/cmd
$ cd react-devMemory

# Install the project dependencies
$ npm install
# or
$ yarn install

# Run the development server
$ npm run dev
# or
$ yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

### :boy: **Author**



Foto de Perfil Thiago Oliveira


Thiago Oliveira

Done with ❤️ by Thiago Oliveira 👋🏽 Contact me!

[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoCordeiro52)](https://github.com/ThiagoCordeiro52)

---

### :page_facing_up: **License**


This project is licensed by [MIT](./LICENSE).