Skip to content

Sample react application to test Latitude React package

Notifications You must be signed in to change notification settings

latitude-dev/sample-react

Repository files navigation

React Example

This example demonstrates the integration of an existing Latitude data server with a React application. It features a straightforward Vite/React application that illustrates the use of @latitude-data/react to retrieve data from a Latitude server.

Running development server

npm install
VITE_LATITUDE_HOST=http://localhost:3000 npm run dev

Remember you'll need an instance of the Latitude server running on http://localhost:3000.

About

Sample react application to test Latitude React package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published