Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.8 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.8 KB

Gadgets Store App

.NET MAUI prototype of an e-shop app inspired by the Gadgets Store App design by Sajon.

GadgetsStoreApp.mp4

This project demonstrates how to create custom navigation menu using SimpleShell control from SimpleToolkit.

Original design

Many thanks to Sajon for their beautiful original work.

Dribbble Design

Installation

First, make sure you have your Visual Studio and .NET 8 environment set up for .NET MAUI development. If not, follow the setup instructions. Then make sure you have your Android or iOS platform set up for deployment of the application.

Once everything is set up, you can clone the repo and run the application via Visual Studio or Visual Studio Code.

Here are some resources to learn more about .NET MAUI:

Features

Only .NET MAUI APIs and my SimpleToolkit library were used to create this sample.