Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 536 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 536 Bytes

Promptopia

Promptopia is an AI prompting tool for the modern world, designed to discover, create, and share creative prompts.

Screenshot

Screenshot (689)

Run Locally

Clone the project

  git clone https://github.com/kishanlalchoudhary/Promptopia.git

Go to the project directory

  cd Promptopia

Install dependencies

  npm install

Start the server

  npm run start