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.
- 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
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
.envfile 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:
- Log in to Vercel and create a new project.
- Connect the repository and configure the necessary settings.
- Start the deploy process.
Alternatively, you can use the terminal:
vercel deployContributions 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.