Amazon Wishlist Web

This is the web client that is suppose to work with the Amazon Wishlist API.

This tutorial can be found on Medium:

Build An Amazon Product Wishlist App Part 2/2 -Frontend

Requirements

  • NodeJS 12.13.1
  • Internet Connection

Local Setup Instructions

1. Installing Node Version With NVM

nvm install;

2. Installing Depdendencies

yarn install; # npm install

3. Start Server

yarn start; # npm start

Explanation Of Additional Files

Used for Node Version Manager

.nvmrc

Used By Visual Studio Code to auto format code for spacing and more

.vscode/settings.json

Please Follow

Twitter: @codingwithmanny

Instagram: @codingwithmanny

Medium @codingwithmanny

GitHub @codingwithmanny