This application was developed for the use of Web301 at Seneca College
This application allows a user to type in a value and use an interactive counter to save items
into a shopping list
This application is a demonstration of useState hooks and a simple map function to set a temporary
data state and display all the information from the data object into table rows
- Download the repository
- open terminal in the dowloaded repository
- use either yarn start or npm start
This application requires the use of yarn or npm
This application also requires an internet connection for bootstrap and Material icons
I did not intend to make this application mobile friendly and was not the point of the
project. As a result, this application is not responsive.