Skip to content

Commit 014adbd

Browse files
Add Build Your Own section to README
- Add prominent section linking to BUILD_PROMPT.md - Position after live demo for natural user flow - Include value proposition and target audience - Make it easy for users to find the build guide
1 parent 2961dc0 commit 014adbd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ A modern, secure web application for managing and organizing AI prompts with Fir
77

88
*Try it now! Create an account and start managing your AI prompts in the cloud.*
99

10+
## 🛠️ **Build Your Own**
11+
12+
Want to build this app from scratch? Check out our comprehensive build guide:
13+
14+
**📋 [BUILD_PROMPT.md](./BUILD_PROMPT.md)** - Complete prompt for building this app with an AI assistant
15+
16+
This guide provides:
17+
- Detailed app description and feature requirements
18+
- Step-by-step prompts for AI assistants (Claude, Gemini, etc.)
19+
- User journey and success criteria
20+
- Technical requirements and architecture
21+
22+
Perfect for learning Firebase, React, or building similar applications!
23+
1024
![Prompt Manager](https://img.shields.io/badge/React-18-blue)
1125
![Firebase](https://img.shields.io/badge/Firebase-10-orange)
1226
![TypeScript](https://img.shields.io/badge/TypeScript-5-blue)

0 commit comments

Comments
 (0)