LeoSearch is a search engine based on google's custom search API.
Download the zip file or clone this repository to your system, and create a file keys.js where you've to store your API Keys from google custom Search
Here you can create your own CSE
yarn
or (if you don't have yarn installed on your system)
npm install
yarn start or npm start
The images Maps and other parts are still under development. Feel free to contribute to the project
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.