Skip to content

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.

Notifications You must be signed in to change notification settings

mepankaj/Track-Issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Available Scripts

In the project directory, you can run:

npm start

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.

image

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published