Demonstrate an app using fundamentals of React including simple and class components, state, props, and submitting form data to add new data or update existing records. Users can freely add characters to the table, then they can remove any character from the table or edit any specific data record.

iOS and Android mobile apps are developed with React Native, anyone who is interested can test the apps through the Expo Publish Link with Expo Go app.

react-app-demo-screenshot

React Native Expo Publish

React Native GitHub

View the Web Demo

React GitHub

Docker: docker run -p 3000:3000 jglchen/react-app-demo

back To Series Home