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.
Language: TypeScript
Frameworks and Libraries: React.js and Tailwind CSS
Packages: React Router DOM, React Icons and Axios
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
To run this project, you will need to add the following environment variables to your .env file
API_KEY_FOR_RAPID_API