Skip to content

codingwithmanny/amazon-wishlist-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published