Skip to content

wendryosales/DuckDuckGo-Proxy-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuckDuckGo Proxy Explorer

This is a web interface that allows you to explore and test the DuckDuckGo API through a proxy. It provides an easy and intuitive way to perform searches and view DuckDuckGo API results.

Important Links

Note on Free Hosting

Please note that both the frontend and backend services are hosted on free tiers (Vercel and Render, respectively). The backend API may take a few moments to start up when accessed after a period of inactivity, as the service is suspended during idle times to conserve resources. If you experience a timeout on your first search, please wait a moment and try again.

Running Locally

  1. Clone the repository:
git clone https://github.com/wendryosales/DuckDuckGo-Proxy-Explorer.git
cd DuckDuckGo-Proxy-Explorer
  1. Install dependencies:
npm run install:all
  1. Start the backend development server:
npm run start:backend
  1. Open a new terminal and start the frontend:
npm run start:frontend
  1. Open http://localhost:3000 in your browser to view the application.

Contact

Feel free to connect with me on LinkedIn if you have any questions or would like to discuss this project further.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors