Create a React component that increments a counter when a button is clicked.
Create a component that fetches data from an API and displays it.
Create a simple Todo List application with add, toggle, and delete functionality.
Create a theme switcher using React's Context API.