nknittin16436 / 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.

Home Page:https://raftlab-csv-frontend-ui-typescript.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://raftlab-csv-frontend-ui-typescript.vercel.app/


Languages

Language:TypeScript 72.5%Language:HTML 17.7%Language:CSS 9.9%