Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
/ tic-tac-toe Public archive

🎮 Tic Tac Toe game built with React. This is a study project created to learn how to use GitHub Pages, React Hooks API, Styled Components and Tests with Jest

License

Notifications You must be signed in to change notification settings

leoscc/tic-tac-toe

Repository files navigation

S3T-Simple Tic Tac Toe

app demo

GitHub language count Repository size GitHub last commit License

❓ About

Simple Tic-tac-toe game built with React.js, this project was made to apply my studies in:

  • React.js
  • Git and Github
  • tests
  • responsive layout and styled-components.

🏃 Running

  • clone or download this repo
  • open project with terminal/cmd and type: yarn or npm install to install dependencies
  • run: yarn start or npm start to run project in localhost:3000 if this port is available

📚 Techs and Libs

  • react-app-rewired (customize cra)
  • styled-components
  • react-icons
  • eslint, prettier and editorConfig (code linting and styling)
  • Tests
    • jest
    • @types/jest
    • jest-localstorage-mock
    • @testing-library/react
    • @testing-library/jest-dom
    • @testing-library/user-event

📝 License

This project is under MIT LICENSE

About

🎮 Tic Tac Toe game built with React. This is a study project created to learn how to use GitHub Pages, React Hooks API, Styled Components and Tests with Jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published