import React from 'react'; const Windows10Cookbook = () => { return (

Windows 10 Cookbook

UWP application

This UWP application was built with C# and XAML.

This was a school project which retrieved recipies and other data from an API.

Mostly this was to learn quickly how to develop a mobile application on the Windows platform with a responsive design.

Source code can be seen on my Github page:   github icon

application logo

user interface

Mockups on laptop and mobile

These are mockups on other devices, using screenshots of the application.

laptop mockup laptop mockup
) } export default Windows10Cookbook;