Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tommaso-caputi/news-app
A news app connect to notion db build in typescript with ionic framework
https://github.com/tommaso-caputi/news-app
api capacitor ionic notion notion-api react
Last synced: 1 day ago
JSON representation
A news app connect to notion db build in typescript with ionic framework
- Host: GitHub
- URL: https://github.com/tommaso-caputi/news-app
- Owner: tommaso-caputi
- License: mit
- Created: 2024-02-09T11:55:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T07:30:47.000Z (4 months ago)
- Last Synced: 2024-12-19T11:05:43.971Z (20 days ago)
- Topics: api, capacitor, ionic, notion, notion-api, react
- Language: TypeScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news/.browserslistrc
- License: LICENSE
Awesome Lists containing this project
README
# News App
News app connected to notion db for save future reads
## Description
News app build using react and ionic, by setting the prefered topics every day the app gives new articles which can be stored on notion db.
## Getting started
### Prerequisites
Need to install ionic framework cli and Node js
```console
npm install -g @ionic/cli
```### Usage
Use this command for open the app in browser
```console
ionic serve
```### See also
- [Ionic Framework](https://ionicframework.com/)
- [Notion](https://notion.so)