A modern Angular app for capturing, organizing, and managing ideas with a clean UI and persistent storage.
- Modern UI with Tailwind + spartan/ui
- Persistent storage (local + database)
- Smart idea management (add, search, filter, edit, delete)
# Install Angular CLI
npm install -g @angular/cli
# Clone & setup
git clone https://github.com/Krishnaa-Reddy/idea-vault.git
cd idea-vault
git checkout main
npm install
# Run dev server
ng serveVisit 👉 http://localhost:4200/
- Angular 18+
- TypeScript 5+
- Tailwind CSS
- spartan/ui
ng build --configuration=productionDeploy dist/ to Netlify, Vercel, Firebase, or GitHub Pages.
- Fork & create a branch
- Make changes and commit
- Open a PR 🚀
Krishna Reddy
GitHub: @Krishnaa-Reddy
⭐ Star this repo if you like it!