Simple search engine integrated with the Google Search API. This project is built using SvelteKit and SCSS.
Search Party Engine is a lightweight search engine application that utilizes the power of the Google Search API to provide users with relevant search results. It is built with simplicity and efficiency in mind, your friendly search party to helps you surf the internet with ease.
To run the Search Party Engine locally, follow these steps:
Clone the repository:
git clone https://github.com/diazlp/search-engine-svelte.git
Navigate into the project directory:
cd search-engine-svelte
Install dependencies:
npm install
Once the installation is complete, you can start the development server:
npm run dev
This will start the development server, and you can access the Search Party Engine by navigating to http://localhost:5173 in your web browser.
This project is licensed under the MIT License. You are permitted to use, modify, and distribute this project for both personal and commercial purposes, provided that the copyright notice Diaz Linggaputra remains intact in all copies or substantial portions of the project.