This is a NodeJS/Express/Vue/Bootstrap web application that allows the user to search giphy.com from a simple web interface and share resulting images on their Facebook feed.
This project is just for fun and to do some interesting things with the NodeJS/Vue/Express platform and Docker.
Compatible with Google Chrome Version 61.0.3163.100 and Internet Explorer 40.15063.0.0.
Testing on Firefox 40.15063.0.0 revealed many display discrepancies not encountered in the browsers mentioned above.
- Clone the repository
- Obtain your own giphy.com API Key
- Enter API key in appropriate place in src/htdocs/js/frontend.js
- npm run start
- Using Google Chrome (or IE Edge) navigate to http://localhost:8000
- Enter any email address/password combination
- docker run -p 8000:8000 -d jcaple007/gliphy_search
- Using Google Chrome (or IE Edge) navigate to http://localhost:8000
- Enter any email address/password combination
- Type 'make'
- Using Google Chrome (or IE Edge) navigate to http://localhost:8000
- Enter any email address/password combination