Skip to content

MarcusXavierr/tic-tac-toe

Repository files navigation

tic-tac-toe

Simple Tic Tac Toe Game

image

Instalation Running the project 🏃‍♂️

To use this project, you need to follow these steps:

  1. Clone the repository: git clone [email protected]:MarcusXavierr/tic-tac-toe.git
  2. Install the dependencies:
npm install
  1. Run the application:
npm run dev

Note: This project uses Vite to run locally. Make sure to run the project using npm run dev instead of npm start. To build the project use npm run build

About

A simple tic tac toe game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages