Skip to content

VinayKumar1801/form-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Web App with File Upload Functionality

This is a React web application that allows users to upload JSON files, display the file contents, and show a success message upon submission.

Screenshot-2023-07-17-165643.jpg

Features

  • Upload JSON File: Users can select a valid JSON file using the file picker.
  • File Contents Display: The contents of the uploaded JSON file are displayed.
  • Success Message: Upon successful submission, a success message is displayed.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework.
  • React Icons: A library providing a set of reusable, accessible icons.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/react-file-upload-app.git
  2. Install the dependencies: npm install
  3. Start the development server: npm start

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

About

React web application that allows users to upload JSON files, display the file contents, and show a success message upon submission.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors