React User Form with File Upload

This project demonstrates a React user form with additional features such as file upload using the Uppy library.

Features

  • Collects user information including Full Name, Email, Phone, Website, and Textarea.
  • Integrates file upload functionality with the Uppy library.
  • The user form and file upload are combined in the UserForm component.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/react-user-form.git
cd react-user-form