Coder Social home page Coder Social logo

dalalsunil1986 / react-image-upload Goto Github PK

View Code? Open in Web Editor NEW

This project forked from funador/react-image-upload

0.0 0.0 0.0 142 KB

Simple image upload with React

Home Page: https://react-image-upload.surge.sh/

HTML 11.08% CSS 19.69% JavaScript 69.23%

react-image-upload's Introduction

React Image Upload

React Image Upload

Medium post that details this repo

Getting Started

git clone https://github.com/funador/react-image-upload.git
cd react-image-upload/client
npm i && npm start
// open new terminal
cd react-image-upload/server
npm i && npm run dev

To run this project you need a Cloudinary account.

You can sign up with Cloudinary here. Afterwards you will need to plug your keys into a .env file that needs to be created as well.

// server/.env
CLOUD_NAME=your_cloud_name
API_KEY=your_cloud_key
API_SECRET=your_cloud_secret

But that is it for the setup!

Issues

Something not working? Please open an issue

react-image-upload's People

Contributors

funador 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.