https://github.com/el634dev/ionic-news
News App created using Ionic-Angular and News API
https://github.com/el634dev/ionic-news
html5 ionic-angular ionic-app javascript scss
Last synced: about 2 months ago
JSON representation
News App created using Ionic-Angular and News API
- Host: GitHub
- URL: https://github.com/el634dev/ionic-news
- Owner: el634dev
- License: mit
- Created: 2021-11-09T20:47:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T21:24:02.000Z (over 3 years ago)
- Last Synced: 2025-01-30T10:30:38.861Z (4 months ago)
- Topics: html5, ionic-angular, ionic-app, javascript, scss
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ionic-News Overview
Created for practice with Ionic and APIs# Dev Dependencies
Ionic4, Angular 12, VSCode, Prettier+, TypeScript, SCSS, HTML5, News API# Getting Started
i. In the terminal run `ionic create project-name page tabs`ii. Hit `enter` for the prompt questions
iii. Run `ionic serve` to start the deployment server
iiii. After you are ready to start coding your News Application
# License Note
You can use the code above just say where you got it from# News API
The API used for this project can be found at `newsapi.org`. Created a new account and sign up. After you sign up you should have your API key which you will need.