Visual metasearch engine built with TypeScript, React, Redux & Express
Spresso Search is a visual metasearch engine constructed with React, Redux, Express, and TypeScript, allowing users to browse search results in a clean and formatted manner. It features scraping search results from Google, obtaining meta-information on webpages, taking screenshots of sites, and a text-outline feature for reading content conveniently on a single platform.
To run Spresso Search locally, follow these steps:
git clone https://github.com/JoshuaRabiu/spresso-search.gitcd spresso-searchyarn installyarn start (accessible on port 3000)cd servernode ./build/server.jstsc -wSpresso Search provides a comprehensive visual metasearch engine with convenient features like search result scraping, obtaining meta-information, and a text-outline feature for enhanced readability. By following the installation guide, users can quickly set up and explore the functionalities of Spresso Search on their local machines.