/raftlab-csv-frontend-ui-typescript

This is a simple and clean web app that fetches csv from a provided link and displays it in readable from in tables.

Primary LanguageTypeScript

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.