An open API service indexing awesome lists of open source software.

https://github.com/vermenea/scifeed

Health & science feed
https://github.com/vermenea/scifeed

css-modules react rest-api typescript

Last synced: 11 months ago
JSON representation

Health & science feed

Awesome Lists containing this project

README

          

# SciFeed

A simple and modern **React** application that fetches and displays the latest health-related news from a reliable API. The app leverages the **GNews API** to gather articles and display them in a clean and user-friendly layout. Articles are fetched dynamically and include titles, descriptions, images, and links to the full news source.

## Features

- **Fetch Latest Health News**: Displays the most recent articles related to health from the **GNews API**.
- **Responsive Layout**: The app has a clean and responsive design, optimized for both desktop and mobile devices.
- **User-Friendly Interface**: Articles are displayed with titles, images, descriptions, and clickable links.
- **React and React Query**: The app uses React for the front-end and React Query for efficient API data fetching and caching.
- **Minimalistic Design**: The interface follows a minimalist design approach with soft pastel colors and simple typography.

## Tech Stack

- **Frontend**: React, TypeScript, React Query & Axios
- **Styling**: CSS Modules for component-based styling
- **API**: GNews API (https://gnews.io) for fetching the latest health news

## ❗ READ THIS ❗
The API has a daily usage limit of 1000 requests. If this limit is reached, the page will no longer fetch new data until the next day. Please try again later once the limit resets. 😊

------

Dummy version of app is here, soon more features will be added !