https://github.com/coderdost/react-tic-tac-toe
Simple Tic Tac Toe in React with React Hooks & Redux
https://github.com/coderdost/react-tic-tac-toe
Last synced: 4 months ago
JSON representation
Simple Tic Tac Toe in React with React Hooks & Redux
- Host: GitHub
- URL: https://github.com/coderdost/react-tic-tac-toe
- Owner: coderdost
- Created: 2021-09-04T09:37:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T09:38:57.000Z (over 4 years ago)
- Last Synced: 2024-11-16T05:27:16.610Z (about 1 year ago)
- Language: JavaScript
- Size: 226 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoderDost : React Tic Tac Toe with Redux
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.