Skip to content

HiImHa/PRACTICE-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

🌸 [HTML-CSS-React] An interactive tic-tac-toe game with ReactJS

📌 https://hiimha.github.io/PRACTICE-reactjs/

Features

  • Play game Tic-tac-toe
  • Define winner or tie result
  • Showing the past move

Used

  • HTML
  • CSS
  • Javascript
  • ReactJs

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install i

This command will read the package.json file in the repository and download all of the dependencies listed there.

npm audit fix

In case of issues shown after the npm install, run the above to automatically fix the issues

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

[REACTJS] An interactive tic-tac-toe game with ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published