Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mauriciogirardi/play-the-old-game-react
- Owner: mauriciogirardi
- License: mit
- Created: 2021-02-02T17:00:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T17:24:57.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T04:28:36.516Z (2 months ago)
- Topics: reactjs, styled-components
- Language: TypeScript
- Homepage: https://play-the-old-game-react.mauriciogirardi.vercel.app/
- Size: 470 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)