Skip to content

A modern Angular 19 app featuring a to-do list, Weather API integration, and a fun Guess Word game. Fully responsive and works offline using Angular Service Workers.

Notifications You must be signed in to change notification settings

Abubakkar052/Angular-19-Todo-App

Repository files navigation

Angular 19 ToDo App ✅

🚀 Live Demo: abubakkar-todo-app.netlify.app

This is a standalone Angular 19 To-Do application where users can enter and manage their tasks efficiently. The app is designed to work offline, includes Angular Service Workers, and also features a Weather API and a fun Hangman game. The UI is fully responsive for a smooth experience across devices.


📌 Features

✅ Add, mark as completed, and delete tasks
✅ Works offline using Angular Service Workers
✅ Fetches real-time Weather API data
✅ Includes a Hangman Game for fun
✅ Fully Responsive UI for all screen sizes

🏷️ Tags

Angular ToDo App Offline Support Weather API Hangman Game Responsive UI Standalone Components


🛠 Development Server

To start a local development server, run:

ng serve

Once running, open your browser and navigate to http://localhost:4200/. The application will auto-reload whenever you modify any source files.


🚀 Building

To build the project, run:

ng build

This will compile the project and store the build artifacts in the dist/ directory. The production build optimizes performance.


🧪 Running Tests

Unit Tests

Execute unit tests using the Karma test runner:

ng test

End-to-End (E2E) Tests

For E2E testing, run:

ng e2e

Angular CLI does not include an E2E testing framework by default, so you can choose one that suits your project.


📚 Additional Resources

For more information on Angular CLI, visit the official Angular CLI Documentation.

optimize above project description for search results and also add tags

About

A modern Angular 19 app featuring a to-do list, Weather API integration, and a fun Guess Word game. Fully responsive and works offline using Angular Service Workers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published