Giter VIP home page Giter VIP logo

cloudinary-image-upload's Introduction

Cloudinary Image Upload with ReactJs

and styled with TailwindCSS

Features

  1. Upload files to your Cloudinary Account.
  2. Display the most recently uploaded file to the client using cloudinary-react

Points to Note

  1. In the POST request in App.js, change the YOUR_UPLOAD_PRESET to your actual upload preset which you can find in Settings > Upload > Scroll Down in your Cloudinary Account. This might be different depending on the Admin Dashboard. (Check the image below)

    upload_preset

    If you cannot see any upload_preset such as the first one above, then you can go ahead and Add upload preset and follow the instructions.

  2. Change YOUR_CLOUD_NAME with your actual cloud name which you can find in your Admin Dashboard. (Check the image below)

    cloud_name

Running the App

  1. Clone the repository using git clone or download and extract the zip file.
  2. Run npm install in the directory of your cloned/extracted folder.
  3. Change the details above (upload_preset and cloud_name) to your actual details.
  4. Run npm run start to start your development server on http://localhost:3000

cloudinary-image-upload's People

Contributors

sankthomas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.