Skip to content

aclai4067/pinterest

Repository files navigation

pinterest [aka Squidterest]

Description

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.

Technologies Used

  • HTML5, CSS, and Javascript
  • Bootstrap: free and open-source CSS framework
  • jQuery
  • ES6 modules
  • Webpack
  • Firebase

Screenshots

Display on page load: on load

Logged in display (User's Boards): logged in

Individual Board View: single board

Individual Pin View:
single pin

Add/Edit Pin Form: create or edit pin

Instructions for how to run the project

  • 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;

Demo

Preview the app here!

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors