Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 2.52 KB

File metadata and controls

34 lines (27 loc) · 2.52 KB

Recipe App Clean Architecture and MVVM

This app is a simple application that allows the user to search and save recipes. This app makes use of the Spoonacular API

Screenshots

||||

Built With 🛠

Architecture

How to make use of the app

  • Create an account on Spoonacular API to get an api key.
  • Clone this repo,
  • In local.properties, include this line apiKey = <your key>

Created by Okonji Emmanuel