Skip to content

michaellouviere/SneakrLockr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

SneakrLockr® - Inventory management for the sneaker head

StockX Code Challenge

What does this app do?

  1. Using React.js and Redux, this app automatically dispatches 25 inventory items to the store with some default data for the first 5
  • Brand
  • Style
  • Size
  • UPC Code
  1. Inventory List/Item Components grab items from store and display them in a 5x5 Grid
  2. When an item in the store already has a UPC Code, we allow editing and/or removing of the item, otherwise we allow for adding of new item

To Run this app, in a terminal window navigate to /SneakrLockr and execute the following commands :

  1. npm install (Installs app dependencies)
  2. npm run dev-server

About

StockX Code Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published