Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeabnoah/tikus-news-mobile_app
📰 Tikus News: React Native app for seamless news browsing. Fetch, display, and share news from various sources. Built with Axios, React Router DOM, and Expo Gradient for immersive UI. Stay informed effortlessly
https://github.com/yeabnoah/tikus-news-mobile_app
axios expo react-native react-navigation
Last synced: 10 days ago
JSON representation
📰 Tikus News: React Native app for seamless news browsing. Fetch, display, and share news from various sources. Built with Axios, React Router DOM, and Expo Gradient for immersive UI. Stay informed effortlessly
- Host: GitHub
- URL: https://github.com/yeabnoah/tikus-news-mobile_app
- Owner: yeabnoah
- Created: 2023-12-30T07:56:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-27T10:37:40.000Z (10 months ago)
- Last Synced: 2024-04-27T11:39:19.042Z (10 months ago)
- Topics: axios, expo, react-native, react-navigation
- Language: JavaScript
- Homepage:
- Size: 618 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tikus News
Tikus News is a mobile application developed using React Native and Expo. It serves as a platform for fetching, displaying, and sharing news content sourced from various administrators. With features like Axios for fetching data, React Router DOM for navigation, and Expo Gradient for enhancing the UI, Tikus News aims to provide users with a seamless and immersive news browsing experience.
## Features
- **News Fetching**: Utilizes Axios for efficient fetching of news content from the backend.
- **Navigation**: Implemented using React Router DOM for smooth navigation between different screens.
- **UI Enhancement**: Expo Gradient is used to enhance the visual appeal of the user interface.
- **Multi-source News**: Designed to accommodate news from different sources, offering users a diverse range of content.
- **Fast Information Delivery**: Provides users with fast and up-to-date information/news from various channels in a single platform.## Technologies Used
- React Native
- Expo
- Axios
- React Router DOM
- Expo Gradient## Installation
1. Clone the repository: `git clone `
2. Navigate to the project directory: `cd tikus-news`
3. Install dependencies: `npm install` or `yarn install`
4. Start the Expo development server: `expo start`