Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Project Docs

This is the documentation folder for build-your-own-x-vibe-coding.

What this project is

A curated, open-source collection of "build your own X" guides written for vibe coding — building real software through AI-assisted, conversational development.

Repo layout

build-your-own-x-vibe-coding/
├── README.md          # project intro + guide index
├── LICENSE            # MIT
├── CONTRIBUTING.md    # how to add guides
├── docs/              # project documentation
│   ├── README.md
│   ├── TODO.md
│   └── CHANGELOG.md
└── guides/            # the build-your-own-x walkthroughs

Status

Initial scaffolding. No guides yet.