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

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

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)