Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 636 Bytes

File metadata and controls

17 lines (11 loc) · 636 Bytes

This is the UI part for the assignment where I have after fetching the csvData from url provided and parsing it displayed it in form of Tables for better readability.

You can also sort the Books and Magazines by Title.

Link : Deployed App

Available Scripts

In the project directory, you can run:

npm install to install dependencies

npm start

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.