Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 634 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 634 Bytes

Shopping Cart

This shopping cart app is a replica of the Eminem merch store. I created this app following TheOdinProject JavaScript curriculum. This project was created to solidfy knowledge with React, and to learn how to use BrowserRouter, Routes, Links, and incorporate the TDD process with React testing.

Languages/Tools Used

HTML/CSS/JavaScript/React

This project was bootstrapped with Create React App and utilizes the 'react-router-dom' library.