react_native/news_app/README.md

567 B

News application with React Native

This project is a news mobile application that fetches data from News API, where users will be able to share and read the latest news from different sources.

To start the project

  • Download Expo Go on your device to launch the project.
  • To start the project, run this command in your terminal npx expo start --tunnel
  • Scan the QR code that shows in your terminal.
  • For more information about Tunneling, please read Expo.