/searchEngine

This is a search engine (LeoSearch) developed with React and Firebase using the google custom search API

Primary LanguageJavaScript

LeoSearch

LeoSearch is a search engine based on google's custom search API.

Have a Look

Home Page

HomePage

Search Results

SearchResultPage

Installation

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

To install All Packages

yarn

or (if you don't have yarn installed on your system)

npm install

Running on Local Host

yarn start or npm start

Contributing

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.

License

MIT