dohnuts Tailwind Templates

Dohnuts

Dohnuts is a playful, minimalist dictionary of Krispy Kreme donuts — built with Angular, styled with Tailwind, and powered by Signals.

🍩 Dohnuts – A Simple Krispy Kreme Donut Dictionary

Website GitHub Repo Built with Angular TailwindCSS

Dohnuts is a playful and simple open source web app that serves as a dictionary for various donuts offered by Krispy Kreme. Built with Angular, styled with Tailwind CSS, and leverages the power of Angular Signals for reactive data handling.

Dohnuts Screenshot


🚀 Live Demo

👉 dohnuts.vercel.app


🧱 Features

  • 🍩 Browse a curated list of delicious Krispy Kreme donuts
  • ⚡ Powered by Angular Signals for fast reactivity
  • 🎨 Clean and responsive UI with TailwindCSS
  • 🕵️‍♂️ Minimal, focused design — no distractions, just donuts

🛠️ Built With


🧑‍💻 Getting Started

To run this project locally:

# Clone the repository
git clone https://github.com/CharlesAE/dohnuts.git
cd dohnuts

# Install dependencies
npm install

# Start the development server
ng serve

Visit http://localhost:4200 in your browser.


📁 Project Structure

src/
├── app/
│   ├── components/     # Reusable UI components
│   ├── models/         # Donut model definitions
│   ├── pages/          # Main page views
│   ├── services/       # Data and state management using signals
│   └── app.config.ts   # Routing and providers

🤝 Contributing

Pull requests are welcome! If you’d like to add new donuts, features, or improvements:

  1. Fork the repo
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -m 'Add something awesome'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request

📜 License

MIT © CharlesAE


🙏 Acknowledgements

  • 🍩 Krispy Kreme for the delicious donut inspiration!
  • 🅰️ The Angular Team for the powerful web framework.
  • 🎨 The Tailwind CSS Team for the elegant styling utility.

💬 A Note

This project is not affiliated with or endorsed by Krispy Kreme. It's just a sweet tribute for fun and learning 🍩

Top categories

Loading Svelte Themes