Android-Architecture-Components-MVVM-Retrofit-JAVA

This repository contains Android Architecture Components ( LiveData , View Model and MVVM with retrofit for consuming rest api )

About This Project

In this project we will build a news article app using android architecture components ( LiveData and ViewModel ) usning MVVM pattern by the help of Retrofit for consuming rest api data from News Api

App Features

Setting Up

Step-1 : Download this project on your local machine.

Step-2 : Get an api key from News Api

    How to get an api key from News Api?

     1 : Register Your Account
     2 : once you login in your account, go to your profile. you will see an api key.

Step-3 : Put your api key inside AppConstant.java file under Constants folder on this project

Step-4: Run the application.

App demo

Library Used

Contributing

Anyone can contribute in this project.

Authors

Shantu Chandra Dash

License

This project is licensed under the MIT License - see the LICENSE.md file for details