Self order system(1) intro. to React

1. Introduction I try to develop self order system of Japanese Monjayaki shop. 2. Prerequities OS: Windows10UI framework: React 17(using create-react-app) and Material UI 4.11 3. Goal of this article The goal is to create the followings.(1) Navigation menu as toggle button(2) Language menu which switch display language 4. Installing React and Material UI (1) […]