This project was bootstrapped with Create React App./
Developing my React JS skils with a few small projects
- Simple counter incrementer
- The Counter implements an incrementer and decrementer function
- Address book stored in an array that allows the user to input a new contact and number to the array
- To do list that allows the user to input tasks and dates and remove them once completed
Code can be found in src/App.js