Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)