Skip to content

Latest commit

 

History

History
83 lines (51 loc) · 1.29 KB

File metadata and controls

83 lines (51 loc) · 1.29 KB

Idea Vault

A modern Angular app for capturing, organizing, and managing ideas with a clean UI and persistent storage.

Angular

Tailwind

Spartan UI

TypeScript


🚀 Features

  • Modern UI with Tailwind + spartan/ui
  • Persistent storage (local + database)
  • Smart idea management (add, search, filter, edit, delete)

⚡ Quick Start

# 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 serve

Visit 👉 http://localhost:4200/


🛠️ Tech Stack

  • Angular 18+
  • TypeScript 5+
  • Tailwind CSS
  • spartan/ui

📚 Documentation

📦 Deployment

ng build --configuration=production

Deploy dist/ to Netlify, Vercel, Firebase, or GitHub Pages.


🤝 Contributing

  1. Fork & create a branch
  2. Make changes and commit
  3. Open a PR 🚀

👤 Author

Krishna Reddy

GitHub: @Krishnaa-Reddy


⭐ Star this repo if you like it!