Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 779 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 779 Bytes

MultiPlatformStockTracker

code style: prettier version: v0.1.0

A project to experiment with "react-ing all the things".

Platform targets:

  • Desktop (with electron)
  • Android (with react-native)
  • IOS (with react-native)
  • Web (with react-native-web)

Project Goal

To have an application which supports the day to day keeping track of stock for a small buisness.

A note about IOS

Even though IOS should work, there is currently no deliberate intention to support it properly. IOS development requires a mac, which I lack.