Skip to content

orama254/pichagen

Repository files navigation

Pichagen — Text to Image Generation App

Getting Started

  • Fork the repository
https://github.com/orama254/pichagen/fork
  • Clone the repository
git clone
  • Install dependencies
yarn install or yarn
  • Run the development server
yarn dev

This is a Next.js project bootstrapped with create-next-app.

TODO (open to contributions)

Priority chart
High 🔴
Medium 🟡
Low 🟢
  • Add a license. 🔴
  • Add contribution guidelines.🔴
  • Add a code of conduct.🔴
  • Add authentication. 🔴
  • Add a database to store images.🟢
  • Add a way to share images on social media.🟢
  • Add a feed of your recent images.🟡
  • Add a way to download images.🟢