Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bouiboui/facebook-likes-to-amazon-wishlist
Find Amazon products related to your Facebook likes!
https://github.com/bouiboui/facebook-likes-to-amazon-wishlist
Last synced: 16 days ago
JSON representation
Find Amazon products related to your Facebook likes!
- Host: GitHub
- URL: https://github.com/bouiboui/facebook-likes-to-amazon-wishlist
- Owner: bouiboui
- Created: 2019-03-09T23:44:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T08:35:58.000Z (10 months ago)
- Last Synced: 2024-05-01T21:15:05.906Z (8 months ago)
- Language: JavaScript
- Homepage: https://medium.com/@j_____________n/create-an-amazon-wish-list-from-the-facebook-pages-you-like-with-zero-server-61d021c5981
- Size: 291 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://cdn-images-1.medium.com/max/1400/1*4A383_QeFImzh6e7tocOpg.png)
### Motivation
[Read the related Medium post](https://medium.com/@j_____________n/create-an-amazon-wish-list-from-the-facebook-pages-you-like-with-zero-server-61d021c5981)### Required
This project requires you to install Zero Server as a global package
```sh
yarn global add zero
```
### Install
```sh
# (Recommended) Read the blog post first (see Github repository URL)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbouiboui%2Ffacebook-likes-to-amazon-wishlist.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbouiboui%2Ffacebook-likes-to-amazon-wishlist?ref=badge_shield)# Modify the .env file with the correct values
yarn
```
### Start
```sh
yarn start
```## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbouiboui%2Ffacebook-likes-to-amazon-wishlist.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbouiboui%2Ffacebook-likes-to-amazon-wishlist?ref=badge_large)