Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciogirardi/play-the-old-game-react

jogo da velha criado com reactjs
https://github.com/mauriciogirardi/play-the-old-game-react

reactjs styled-components

Last synced: 21 days ago
JSON representation

jogo da velha criado com reactjs

Awesome Lists containing this project

README

        



## Aplicação
### [Bora jogar](https://play-the-old-game-react.mauriciogirardi.vercel.app/)

## πŸš€ Tecnologias usadas

- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React Icons](https://react-icons.netlify.com/#/)
- [Styled Components](https://styled-components.com/)
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [EditorConfig](https://editorconfig.org/)

## πŸ’» Getting started

### Requirements

**Clone the project and access the folder**

```bash
$ git clone [email protected]:mauriciogirardi/play-the-old-game-react.git
```

**Follow the steps below**

```bash
# Install the dependencies
$ yarn

# Start the client
$ yarn start
```

## πŸ“ License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

Made with πŸ’œ by Mauricio Girardi πŸ‘‹ [See my linkedin](https://www.linkedin.com/in/mauricio-girardi/)