Skip to content

This is a user-friendly front-end interface for the classic Tic-Tac-Toe game, designed to seamlessly interact with the Tic-Tac-Toe back-end API built with Java Spring Boot. The application provides an intuitive platform for players to engage in exciting matches, track their progress, and enjoy the timeless fun of this strategic game.

License

Notifications You must be signed in to change notification settings

EltonC06/TicTacToe-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run the Project

Prerequisites

  • A running instance of the back-end application.
    • Preference to use the 8080 port to run the back-end.
    • Caution: Tested only using Spring Tool Suite.
  • A web server for front-end (you can use Five Server extension in VS Code).

Instructions to Run Both Server on your Own Machine

  1. Set Up the Back-End

  2. Clone the Front-End Repository

    git clone git@github.com:EltonC06/TicTacToe-frontend.git
  3. Open the Project

    • Open the project folder in your preferred code editor.
  4. Run the Front-End

    • Use the Five Server extension (or any other web server) to serve the front-end files.

Note

  • To run the back-end server on your own machine, please follow the instructions provided above. Don't forget to change the baseURL in the .js file to match your setup (commonly: localhost:8080).

Author

Elton da Costa Oliveira

LinkedIn

About

This is a user-friendly front-end interface for the classic Tic-Tac-Toe game, designed to seamlessly interact with the Tic-Tac-Toe back-end API built with Java Spring Boot. The application provides an intuitive platform for players to engage in exciting matches, track their progress, and enjoy the timeless fun of this strategic game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published