Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dguarisma/api-notion

API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion
https://github.com/dguarisma/api-notion

nextjs nextjs14 notion notion-api

Last synced: about 2 months ago
JSON representation

API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion

Awesome Lists containing this project

README

        

# api-notion
API creada con Nextjs14 para actualizar banners en un proyecto de front con integración a Notion

## Getting Started

`pnpm install`

First, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js