React frontend for ultrasearch.io, a place to search for ultramarathons across the globe.
This react frontend provides an interface to search and visualize ultramarathon data from across the world.
npm start
npm test
The application is deployed via vercel with DNS and more managed by Cloudflare.
The underlying data is provided by ultrasearch backend and interacted with using Supabase with RLS.
In the project directory, you can run:
npm start
: runs the app in the development mode. Open http://localhost:3000 to view it in your browser.npm test
: launches the test runner in the interactive watch mode.npm run build
: builds the app for production to thebuild
folder.
- ...because I enjoy learning new technologies
- ...because I love running ultramarathons
No. This is mostly a placeholder. Fancier search, filtering and discovery options will hopefully be added later. Plus, optimizations.