KartikChugh / dalledle

A Wordle-esque caption guessing game with DALL-E images.

Home Page:http://dalledle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was a weekend well spent. Built with NextJS, a PostgreSQL backend, and Prisma as an ORM. Available at http://dalledle.com!

Getting Started

  1. Clone the repo with git clone https://github.com/alexbckr/dalledle
  2. Get the .env file from Alex (alexbecker@virginia.edu)
  3. Run cd dalledle to navigate to the folder
  4. Run npm install to install the necesary packages

Developing

  1. Run yarn dev to start the development server, probably at localhost:3000
  2. Run npx prisma studio to view the ORM

About

A Wordle-esque caption guessing game with DALL-E images.

http://dalledle.com


Languages

Language:JavaScript 81.1%Language:CSS 18.9%