Created for practice with Ionic and APIs
Ionic4, Angular 12, VSCode, Prettier+, TypeScript, SCSS, HTML5, News API
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
You can use the code above just say where you got it from
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.