Squidterest is a Pinterest-inspired application that allows users to save images and links to items they are interested in, and sort them by topic on various boards.
- HTML5, CSS, and Javascript
- Bootstrap: free and open-source CSS framework
- jQuery
- ES6 modules
- Webpack
- Firebase
Logged in display (User's Boards):

- Clone down this project from Github.
- Create apiKeys.json file using the template apiKeysExample.json with your own firebase keys added.
- Install http-server from npm.
- At the root of this project, run the following command:
hs -p 8080. - In your browser, navigate to
https://localhost:8080;



