A Web application to look for compare products prices in the most wanted websites of the country.
You need to have installed NodeJS with npm, bower and MongoDB
You need to create an .env file in the project root with the following environment variables configured:
- Port:
PORT=3000
- Mongodb path and database to use:
DB_URI=mongodb://localhost:27017/NAME_DB
- Secret word to encrypt users' passwords:
SECRET=XXXXXXXXXXXXXXXXXXXXXX
- API key from Ebay to get Json of Products
Ebay_API_KEY=XXXXXXXXXXXXXX
npm start
All dependencies will be installed automatically
in the word [KEYWORD] you can use your query search