🚀 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.
✅ 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
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.
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.
Execute unit tests using the Karma test runner:
ng test
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.
For more information on Angular CLI, visit the official Angular CLI Documentation.
optimize above project description for search results and also add tags