Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors