chingu-voyages / v9-toucans-team-05

Momentum Chrome Extension Clone | Voyage-9 | https://chingu.io/

Home Page:https://v9-toucans-team-05.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v9-toucans-team-05

https://momentumdash.com/ | Voyage-9 | https://chingu.io/
v9-toucans-team-05-img Site published at https://v9-toucans-team-05.herokuapp.com/

About

We cloned famous Chrome-extension called "Momentum".

Team Members

Tetsuya A
Josy
Sarah

Technologies

Getting Started

Clone team repo by running git clone command in your terminal with the URL from your repo like:

git clone https://github.com/chingu-voyages/v9-toucans-team-05.git  

Project setup

npm install

( if it does not work, [npm i node-fetch express ejs dotenv --save])
then create .env file with following key on your project

US_AcsKey = YOUR-UNSPLASH-API-ACCESS-KEY-HERE

(If you want to publish it on heroku, you should set environment variable on heroku.)

heroku config:set US_AcsKey = YOUR-UNSPLASH-API-ACCESS-KEY-HERE

To run

npm start

About

Momentum Chrome Extension Clone | Voyage-9 | https://chingu.io/

https://v9-toucans-team-05.herokuapp.com/


Languages

Language:JavaScript 87.6%Language:CSS 7.1%Language:HTML 5.4%