https://github.com/hta218/intro-to-react
A tic-tac-toe game to learn all the basic concepts of React
https://github.com/hta218/intro-to-react
react react-concepts react-intro
Last synced: 2 months ago
JSON representation
A tic-tac-toe game to learn all the basic concepts of React
- Host: GitHub
- URL: https://github.com/hta218/intro-to-react
- Owner: hta218
- Created: 2018-08-22T10:34:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T09:35:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T07:22:42.795Z (4 months ago)
- Topics: react, react-concepts, react-intro
- Language: JavaScript
- Homepage: https://react-quick-tour.netlify.app
- Size: 351 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro to react
Learn basic concepts of react via building a tic-tac-toe game
Demo: [https://react-quick-tour.netlify.app/](https://react-quick-tour.netlify.app/)
Tutorial: [https://reactjs.org/tutorial/tutorial.html](https://reactjs.org/tutorial/tutorial.html)
Copyright 2021 - Leo at [https://leohuynh.dev](https://leohuynh.dev)