This project was bootstrapped with Create React App.
This project is a part of PennX: SD4x course (Programming for the Web with JavaScript) on edx.org. The activity is to modify the app to make the React components function as instructed. Users can type in a list name to create a new list. In each list, the user can then add list items. When each list item is clicked, it alternates its colour between black and grey.
or
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.