Want to find the answer quick?
Search Retro Games
An directory of classic games, this app was built with Xata using Next.js 13 to showcase the Xata's data storage and search capabilities, including boosters and fuzziness combined with Next.js' new approach to server components and its app/ directory.
The app contains over 7k games, and searches through them in milliseconds.
This app was contributed by Anjana Sofia Vakil.
When using the app, you can search for games by name, and filter by genre, platform, and year. The search results match the search term even if it's misspelled, and the results are sorted by relevance. Relevance is calculated based on closeness to the search term, and then boosted by the game's ratings.
- Visit the App to explore, or
- View the Source Code to learn more.