Search Engine - Debounce Effect πŸ”

Creating a search engine with debounce effect with React JS and Pokemon API πŸš€


Page


Technologies πŸ§ͺ

  • React JS
  • Typescript
  • Vite JS

Instalation. πŸš€


1. Clone the repository

 git clone https://github.com/Franklin361/journal-app

2. Run this command to install the dependencies.

 npm install

3. Run this command to raise the development server.

 npm run dev


Links. ⛓️


Demo of the app πŸ”— https://search-engine-debounce.netlify.app

Here's the link to the tutorial in case you'd like to take a look at it! πŸ‘€

debounce-demo