Camille846 / Autocomplete-Search

Javascript Mini Project that consists in a search bar with an autocomplete search.

Home Page:https://camille846.github.io/Autocomplete-Search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”Ž Autocomplete Search Suggestions πŸ”

This is a mini project created to improve my Javascript skills. It's a simple design that includes a search bar with an autocomplete search.

Table of contents

Overview

autocomplete

The project

  • There is a search bar with an autocomplete search. When you type any country chosen by the user, it will display query suggestions and predict the rest of a word the user is typing and redirect to a certain page that shows the chosen country informations.

My process

Built With

  • Semantic HTML5 markup
  • CSS3
  • Javascript

Useful Resources

Links

About

Javascript Mini Project that consists in a search bar with an autocomplete search.

https://camille846.github.io/Autocomplete-Search/


Languages

Language:JavaScript 40.8%Language:CSS 40.0%Language:HTML 19.2%