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

https://github.com/khianvictorycalderon/nextjs-cors

Test CORS with nextjs
https://github.com/khianvictorycalderon/nextjs-cors

next-js next-js-cors nextjs nextjs-cors

Last synced: about 2 months ago
JSON representation

Test CORS with nextjs

Awesome Lists containing this project

README

          

# Nextjs CORS
A test of nextjs with cross origin resource sharing.

## Usage
Used with [Apixer: API Tester](https://apixer.vercel.app/)

## To run this project:
1. Clone this repository `git clone https://github.com/khianvictorycalderon/nextjs-cors.git`
2. Run `npm install`
3. Run `npm run dev`