Skip to content

Povilas88/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC-TAC-TOE

tic-tac-toe game project


🌟 About

This project is for educational purposes only.

Site published at: https://github.com/Povilas88/tic-tac-toe

🎯 Project features/goals

  • Github pages
  • JS rendering (DOM)
  • html5 /css3 /js
  • localStorage
  • class (OOP)

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/Povilas88/tic-tac-toe.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🎅 Authors

Povilas: Github

⚠️ License

Distributed under the MIT License.