https://github.com/alok722/news-app-angular
A resposnive news web app coded with Angular consuming "https://newsapi.org/" API
https://github.com/alok722/news-app-angular
angular angular-material angular7 hactoberfest hactoberfest-accepted hactoberfest2020 http news-web newsapi
Last synced: 7 months ago
JSON representation
A resposnive news web app coded with Angular consuming "https://newsapi.org/" API
- Host: GitHub
- URL: https://github.com/alok722/news-app-angular
- Owner: alok722
- Created: 2020-01-04T05:03:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:04:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T17:51:22.802Z (7 months ago)
- Topics: angular, angular-material, angular7, hactoberfest, hactoberfest-accepted, hactoberfest2020, http, news-web, newsapi
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Angular News 👋
> A responsive news web app coded with Angular and angular material consuming https://newsapi.org/ API
## 🛠 usage
```shell
$ cd angular-news
$ npm install
$ ng serve
$ open `http://localhost:4200/`
```## 📸 screenshot




## Author
👤 **Alok Raj**
* Website: https://opendevs.in
* Twitter: [@alok722](https://twitter.com/alok722)
* Github: [@alok722](https://github.com/alok722)
* LinkedIn: [@alok722](https://linkedin.com/in/alok722)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/alok722/angular-news/issues).## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_