Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksandarivezic/searchbar
https://github.com/aleksandarivezic/searchbar
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleksandarivezic/searchbar
- Owner: AleksandarIvezic
- Created: 2021-03-09T13:30:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T15:14:16.000Z (over 3 years ago)
- Last Synced: 2024-12-07T18:12:01.769Z (22 days ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SearchBar
The search bar from Wes Bos practice "Ajax Type Ahead with fetch()".
To get a local copy:
- Cloning repository:
1. Press the green button "Code" and copy the link bellow
2. Then open terminal or Git Bash in a folder where you want to copy the repository
3. Type command "git clone" and paste the address that you copied
4. Press "Enter"
5. Find the "index.html" file and double click on it
- Download zip file:
1. Press the green button "Code" and press "Download ZIP"
2. Save the file and extract it in any folder you wish
3. Find the "index.html" file in extracted file and double click on it