Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandeep5521/tic-tak-toe

A simple and interactive Tic Tac Toe game built with React and styled using Tailwind CSS. Challenge a friend and enjoy the classic game with a modern, responsive design.
https://github.com/sandeep5521/tic-tak-toe

react reactjs tailwind-css tailwindcss

Last synced: 14 days ago
JSON representation

A simple and interactive Tic Tac Toe game built with React and styled using Tailwind CSS. Challenge a friend and enjoy the classic game with a modern, responsive design.

Awesome Lists containing this project

README

        

# Tic Tac Toe Game

A simple and interactive Tic Tac Toe game built with React and styled using Tailwind CSS. Challenge a friend and enjoy the classic game with a modern, responsive design.

## Demo

Check out the live version of the game: [Tic Tac Toe Game](https://tic-tak-toe-three.vercel.app/)

## Features

- **Single and Multiplayer:** Play against a friend or practice by yourself.
- **Responsive Design:** Enjoy a seamless experience on any device.
- **Interactive UI:** Built with React for a dynamic and engaging user experience.
- **Modern Styling:** Styled using Tailwind CSS for a clean and modern look.

## Installation

To run this project locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/your-username/tic-tac-toe.git
Navigate to the project directory:

2. cd tic-tac-toe
Install the dependencies:

3. npm install
Start the development server:

4. npm start
The application will be available at http://localhost:3000.

## Deployment
This project is deployed on Vercel. For your own deployment, follow these steps:

1. Fork the repository and clone it to your local machine.
2. Push your changes to your GitHub repository.
3. Go to Vercel and create a new project, linking it to your GitHub repository.
4. Follow the deployment instructions on Vercel.

## Technologies Used
React: A JavaScript library for building user interfaces.
Tailwind CSS: A utility-first CSS framework for rapid UI development.
Vercel: A platform for frontend developers, providing the speed and reliability needed to innovate.
Contributing
Contributions are welcome! Please open an issue or submit a pull request for any bugs or feature requests.