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.
Once you clone the repository, enter the following commands.
npm install
npm start
You can now access the application on the url http://localhost:3000
- USERNAME : root
- PASSWORD : root
- sample csv file