This project is a Breadcrumb assignment developed using React, HTML, CSS, and JavaScript. It provides a user-friendly interface for navigating through files and folders, displaying their hierarchy as breadcrumbs. The user can click on any part of the breadcrumb to filter other data and navigate to the selected item.
- Display files and folders on the UI.
- Navigate through files and folders using breadcrumbs.
- Click on any part of the breadcrumb to filter other data and navigate to the selected item.
To run the project locally, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install dependencies using npm install.
- Start the development server.
- Access the application in your web browser.
The assignment is hosted on the following link: V2Minds Website
This project is licensed under the MIT License - see the LICENSE file for details.