https://github.com/marcusal/ajax-autocomplete
A simple page utiliasing Ajax/Api requests to update the DOM
https://github.com/marcusal/ajax-autocomplete
Last synced: 9 months ago
JSON representation
A simple page utiliasing Ajax/Api requests to update the DOM
- Host: GitHub
- URL: https://github.com/marcusal/ajax-autocomplete
- Owner: MarcusAl
- Created: 2021-05-19T14:25:57.000Z (about 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-05-23T11:06:46.000Z (about 5 years ago)
- Last Synced: 2023-09-04T20:04:34.592Z (over 2 years ago)
- Language: JavaScript
- Size: 2.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README




# Ajax Autocomplete
In this project, I have created a simple landing page for a adoption service. The design was sketched on Figma, and then developed on HTML/CSS.
I implemented Javascript to fetch data from an Api Dictionary. The functionality is similar to a search engine.
The page is not currently mobile responsive due to time constraints, so it is best used on a laptop or desktop machine.
The webpack must first be ran using 'Rake webpack'. Copy and paste the provided local server link in your browser.
Then open the code in your editor.

## Authors
👤 **Marcus**
- GitHub: [@Marcusal](https://github.com/Marcusal)
- LinkedIn: [Mark Allen](https://www.linkedin.com/in/marcusa999/)
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Marcusal//ajax-autocomplete/issues)
## 📝 License
This project is [MIT](LICENSE) licensed.