You can create a mobile app with Node.js by setting up an Express server to handle database requests, connecting React Native to the server using navigation and API calls, and storing data in a database using FaiRESTdb. The key points of this text are that you need to set up an Express server, connect it to a React Native project, add navigation for screens, make API calls to store and retrieve data, and finally test the application.