Getting Started with Create React App Build a React application to track issues.
Display a list of issues (use static data).
Each issue should
have a title, description, and status (e.g., Open/Closed).
Render the list using a functional component.
This project was bootstrapped with [Create React App]
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
