Skip to content

Commit

Permalink
Readme improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sumi-k committed Sep 20, 2024
1 parent bbc7ee1 commit eda5b70
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 20 deletions.
41 changes: 26 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<p align="center"><a href="https://canopas.com/contact"><img src="./assets/images/banner.png"></a></p>

# Web File Management with Preview - Fully Customized

A versatile and user-friendly file management system built for Vue and React that allows single and multiple file uploading with a preview feature, returning an array of selected files. It supports custom designs by overriding the style classes.
Expand Down Expand Up @@ -32,17 +34,24 @@ Feel free to explore each folder for specific information about Vue and React!

## Table of Contents

- [Features](#features)
- [Installation](#installation)
- [Examples](#examples)
- [Canvas View](#canvas-view)
- [Square View](#square-view)
- [Horizontal Long Square View](#horizontal-long-square-view)
- [Circular View](#circular-view)
- [Over-ride CSS](#over-ride-css)
- [Contributing](#contributing)
- [License](#license)
- [Contact Information](#contact-information)
- [Web File Management with Preview - Fully Customized](#web-file-management-with-preview---fully-customized)
- [The library provides support for Vue and React. Each has its own set of features and information. Explore the individual folders for more details.](#the-library-provides-support-for-vue-and-react-each-has-its-own-set-of-features-and-information-explore-the-individual-folders-for-more-details)
- [Vue File Upload](#vue-file-upload)
- [React File Upload](#react-file-upload)
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Installation](#installation)
- [Vue](#vue)
- [React](#react)
- [Examples](#examples)
- [Canvas View](#canvas-view)
- [Square View](#square-view)
- [Horizontal Long Square View](#horizontal-long-square-view)
- [Circular View](#circular-view)
- [Over-ride CSS](#over-ride-css)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

---

Expand Down Expand Up @@ -164,12 +173,14 @@ We welcome contributions from the community. To contribute to this project, plea

---

## License
## Credits

This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE).
This repository is owned and maintained by the [Canopas team](https://canopas.com/). If you are interested in building web apps or designing products, please let us know. We'd love to hear from you!

<a href="https://canopas.com/contact"><img src="./assets/images/cta.png" width=300></a>

---

## Contact Information
## License

Web file upload is owned and maintained by the [Canopas team](https://canopas.com/). You can reach out them on Github at [canopas](https://github.com/canopas) for questions or need support.
This project is licensed under the [MIT](https://github.com/canopas/web-file-upload/blob/main/LICENSE).
Binary file added assets/images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/cta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eda5b70

Please sign in to comment.