# Test React app on mobile without Wi-Fi

DevFeed: [Test React app on mobile without Wi-Fi](<https://devfeed.tech/articles/test-react-app-on-mobile-without-wi-fi-28700.md>)

Original publisher: [Read original article](<https://jeroenmols.com/blog/2022/11/19/react-local-development/>)

Author: info@jeroenmols.com (Jeroen Mols)

Published: 2022-11-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jeroen Mols](<https://devfeed.tech/sources/jeroen-mols.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Development](<https://devfeed.tech/topics/development.md>), [USB](<https://devfeed.tech/topics/usb.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [blogs](<https://devfeed.tech/tags/blogs.md>), [development](<https://devfeed.tech/tags/development.md>), [hotspot](<https://devfeed.tech/tags/hotspot.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [offline](<https://devfeed.tech/tags/offline.md>), [react](<https://devfeed.tech/tags/react.md>), [tips](<https://devfeed.tech/tags/tips.md>), [usb](<https://devfeed.tech/tags/usb.md>)

## AI overview

This quick tutorial explains how to access a React development server from an Android phone without Wi-Fi by connecting the phone to a laptop with USB tethering.

## Source excerpt

Traveling by train or plane and want to test your react app on your mobile phone? This quick post explains how to access your react development server from your phone without a Wi-Fi connection.