Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patatobit/dollarydoodle

internet real estate
https://github.com/patatobit/dollarydoodle

Last synced: 9 days ago
JSON representation

internet real estate

Awesome Lists containing this project

README

        

# dollaridoodle
Image generation but instead of an AI doing it, a real human is drawing it for food money.

Every doodle will be displayed on the public gallery for anyone to enjoy anyon's *creative prompts* (unless chosen to be private)

I made this to hopefully make some money for my studies and more eqipments to make more stuffs like this!

---

## development

This project is built on Svelte, SCSS and TypeScript.

```bash
# install dependencies
npm i
pnpm i

# run development server
npm run dev
pnpm dev

# build
npm run build
pnpm build
```

[Figma Design](https://www.figma.com/design/yZAsvvBTfJO60Ib1eJCk3m/dollaridoodle?node-id=0-1&t=0Cf9zllKBjbplVCb-1)

[View Todo](/todo.md)