Skip to content
/ caro Public

A very simple tic-tac-toe game created with React

License

Notifications You must be signed in to change notification settings

qduc/caro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caro (tic-tac-toe)

An experiment I made up to try out React library.

You can view a live demo at https://qduc.github.io/caro/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download Node.js and install it.

Installing

Install the dependencies

npm install

Start localhost web server

npm start

Wait a moment for the script to build the app then a new browser tab will be opened at https://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A very simple tic-tac-toe game created with React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published