Skip to content

Sample Demo App to showcase how to utilize Perigon Stories API using React

License

Notifications You must be signed in to change notification settings

goperigon/stories-api-demo

Repository files navigation

Perigon Stories App

This repository is for providing a simple Demo React app built using the Perigon API for Displaying Latest Stories about Electrical Vehicles and the ability to view the story timeline and verify with the help of contextual intelligence

Setup

The app uses vite to make it easy for anyone to clone the repo and start the project.

To start the project development server, you can use the dev script:

for pnpm:

pnpm run dev

If you prefer npm:

npm run dev

Usage

The first thing you will see when you go to the main webpage of the app, is an input to insert your Perigon API key. You can find your API Key in your Dashsboard.

You can create a Perigon account and get a free access to the API through the sign-up page.

Once you insert your valid API key you will get all recent stories about Electrical Vehicles fetched using the Perigon /stories endpoint.

Here's a screenshot of the app

alt text

License

the project is under the MIT license

About

Sample Demo App to showcase how to utilize Perigon Stories API using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published