Skip to content

jayant-01/cursor_mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Cursor-Mini

Streamlit App
Python

Cursor-Mini is a mini-project generator that creates fully structured project code — just like the Cursor AI tool — and lets you download the complete code in a ZIP file.

🔗 Live App: https://cursor-mini.streamlit.app/


✨ Features

  • 🛠 Instant Project Scaffolding – Generates complete project structure in seconds.
  • 📂 Downloadable Code – Export the entire generated project as a .zip file.
  • Streamlit UI – Lightweight and interactive interface.
  • 🔍 Flexible Use Cases – Can be used for Python apps, small web tools, or quick prototypes.

🖼 Preview

(Optional – Add screenshot later)
Cursor Mini Screenshot


🛠 Tech Stack

  • Frontend & Backend: Streamlit
  • Language: Python
  • Zip Export: zipfile module
  • Hosting: Streamlit Cloud

🚀 Getting Started

1️⃣ Clone the repository

git clone https://github.com/your-username/cursor-mini.git
cd cursor-mini

2️⃣ Install required dependencies

pip install -r requirements.txt

3️⃣ Run Locally

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors