Skip to content

RemixJS-Brasil/remix-upload-cropimage

Repository files navigation

Upload and Crop Image with Remix JS

This example demonstrates how to upload and crop an image using Remix JS, a powerful framework for building modern web applications. By following these steps, you can integrate image uploading and cropping into your Remix JS projects.

Packages and Libraries Used

This project utilizes the following packages and libraries:

  • bun: A package manager used to install and manage project dependencies.

  • shadcn/ui:Re-usable components built using Radix UI and Tailwind CSS. This is NOT a component library. It's a collection of re-usable components that you can copy and paste into your apps.

  • Tailwind CSS: A popular utility-first CSS framework for designing web interfaces.

Contributing

We welcome contributions from the community to improve this example. If you have any suggestions, bug reports, or want to collaborate, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m "Your commit message"
  4. Push your changes to your fork: git push origin feature-name
  5. Open a pull request on the original repository.

Remix JS Brasil Community

For more Remix JS resources and tutorials, visit the Official Remix JS Brasil YouTube channel.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Al Al

remix-upload-cropimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published