Skip to content

pistocop/garrascobike-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

garrascobike-fe

Front-end code of the Garrascobike recommendation system

🔗 Website link

📖 Project guide

Technologies

  • Handmade HTML, CSS, JS
  • Call the garrascobike-be
    • To fetch the list of all the bikes brands
    • To make the recommendation prediction
  • Search box autocomplete functionality provided by autoComplete.js:

Guides

  • Install live-server
    • $ npm install -g live-server - link
  • Run locally:
    • $ live-server --no-browser --port=8080

Links

Credits

TODO

JS