Skip Simple Next.js Example

This is a simple example of a Next.js project that uses the @skip-router/core for a quick start integration.

Getting Started

First, install the dependencies:

npm install

Then populate the .env file with the following variables:

SKIP_API_KEY=your-api-key

Finally, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Proxying Skip API endpoint

Guide to proxying Skip API endpoint can be found here

can be found in this example

Learn More

To learn more about Skip, take a look at the following resources: