Skip to content

karkranikhil/LWC-NEWS-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LWC-NEWS-APP

In this tutorial, you will learn How to Build a News App using the lightning web component and Apex REST Callouts. I am covering the following topics in this session

  1. Remote Site Setting
  2. Creation of Lightning App Page
  3. Apex class to call REST API(news API)
  4. Display Data on Lightning Web Component
  5. Deploy your component