Skip to content

Searchy is a custom search engine developed using React and Tailwind with TypeScript as a programming language. It has functionalities such as searching for web pages and switching between Light and Dark modes.

Notifications You must be signed in to change notification settings

zarel-blessed/searchy

Repository files navigation

Searchy - Search Worldwide

Searchy is an open-sourced custom made search engine by me (Zarel Shaikh) using modern technologies and stack. It supports both Light and Dark modes and fetches the data from the Rapid API server to search accross the web.

Tech Stack

Language: TypeScript

Frameworks and Libraries: React.js and Tailwind CSS

Packages: React Router DOM, React Icons and Axios

Run Locally

Clone the project

  git clone https://github.com/zarel-blessed/searchy

Go to the project directory

  cd searchy

Install dependencies

  npm install

Start the server

  npm run dev

Logo

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY_FOR_RAPID_API

Screenshots

Homepage Light Mode

Homepage Dark Mode

Search Results Light Mode

Search Results Dark Mode

Authors

About

Searchy is a custom search engine developed using React and Tailwind with TypeScript as a programming language. It has functionalities such as searching for web pages and switching between Light and Dark modes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published