/wishlist_express_react

Toy app in Express and React. May scrape Amazon wishlist, may not.

Primary LanguageJavaScript

Toy app that displays an Amazon Wishlist that is not yours. Built with Express, React and Materialize.

Dependencies:

  • Node
  • npm
  • Express

To get started:

  • Clone repo
  • cd into repo and 'npm install'
  • 'npm run start' to start app
  • or 'npm run watch' to use nodemon