In this project I tried to mimic the Google's autocomplete search result as the user types in input box. I created a mock server to get the search suggestions.
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these steps:
- Basic knowledge of Html, CSS and JavaScript
- A Code Editor
- Git
- Fork/Clone this project to your local machine
- Open
index.html
in your browser
👤 Shabab Ali
- Github: @alishabab
- Twitter: @shabab_ali
- LinkedIn: shababali
- Email: shababsaifi@gmail.com
Contributions and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review
Give a ⭐️ if you like this project!