İlker BALCILAR
SkillsGamesProjectsExperiences

Pixelate Game

Github
Live Demo

Pixelate Game

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.

Features

  • Next.js for a modern and fast web application
  • Tailwind CSS for customizable and responsive design
  • Prisma for database management
  • Easy deployment and hosting with Vercel

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Jubstaaa/pixelate-game.git
    
  2. Install dependencies:

    cd pixelate-game
    npm install
    
  3. Set up environment variables:

    Create a .env file in the root directory of the project and add the necessary configuration values.

  4. Start the development server:

    npm run dev
    

    The application will run at http://localhost:3000.

Deployment

To deploy the application using Vercel:

  1. Log in to Vercel and create a new project.
  2. Connect the repository and configure the necessary settings.
  3. Start the deploy process.

Alternatively, you can use the terminal:

vercel deploy

Contributing

Contributions are welcome! Please share your suggestions and bug reports as issues or create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, please reach out to Jubstaaa.