Create collections of products from Ebay. You can save the collections and share them with others, and you can also generate random collections.
https://collection-maker.firebaseapp.com
- Search for products in Ebay
- Save a new collection of several items
- Browse created collections
- Comment on and rate collections
- Generate a random collection from certain categories
- Firebase hosting & database
- Node.js and npm
- React framework
- Ebay's Finding API
1. Clone the repo.
2. In folder collection-maker, run 'npm install'.
3. In folder collection-maker, host with 'npm start'.
Note: you need the "api-config.js" file for the app to run properly.
