Skip to content

padmakant-baloji/react-excel-app

Repository files navigation

react-excel-app

Description

This is a react web application which can do the following

  • Which allows a user to upload company details CSV file(.csv) or the user can enter company details in the form.
  • Parses the uploaded CSV file/form data and display the parsed data in a table.
  • The displayed table can be exported as a .xslx file.

Installation

Once you clone the repository, enter the following commands.

react-app

npm install
npm start

Usage

You can now access the application on the url http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published