Pixelate Game is an interactive image guessing game developed using Next.js and Tailwind CSS. This project is designed for the website pixelguessgame.com, where users can guess pixelated images.
To run the project locally, follow these steps:
Clone the repository:
git clone https://github.com/Jubstaaa/pixelate-game.git
Install dependencies:
cd pixelate-game
npm install
Set up environment variables:
Create a .env
file in the root directory of the project and add the necessary configuration values.
Start the development server:
npm run dev
The application will run at http://localhost:3000.
To deploy the application using Vercel:
Alternatively, you can use the terminal:
vercel deploy
Contributions are welcome! Please share your suggestions and bug reports as issues or create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or feedback, please reach out to Jubstaaa.