Momentum clone Chrome Extension, based on the article “Best HTML, CSS, Javascript Practice : Chrome Extension” by @thejungwon https://medium.com/@thejungwon/best-html-css-javascript-practice-chrome-extension-ae4e5e7839e
Steps
-
Add you ACCESS_KEY from Unsplash API to index.js file.
-
Compile SASS to CSS with:
sass source/stylesheets/index.scss build/stylesheets/index.css
-
On Chrome, go to More Tools -> Extensions
-
Enable Developer Mode, click on "Load Upacked" and select the folder of the project.
- Open a new tab and fill the blanks.