GithubHelp home page GithubHelp logo

heytulsiprasad / persona Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.52 MB

Fast and elegant Image Uploader which uploads your image to Imgur with drag and drop and gives you a sharable link instantly.

Home Page: https://persona-upload.now.sh/

JavaScript 92.39% HTML 4.16% CSS 3.45%
image-upload imgur imgur-uploader

persona's Introduction


Persona Logo

Fast and efficient Image uploader made while keeping minimalism in mind

Persona — Image Uploader

✨ Features

  • Drag and drop or click to upload image
  • Supports multiple types: jpeg, png, gif
  • Upload instantly, no need to create an account

🚀 Quick start

Start developing loally

Clone the repo

git clone https://github.com/heytulsiprasad/persona.git

Install Dependencies

The project only needs client folder as of now, so you don't need server dependencies yet. Everything outside the client folder is just boilerplate.

cd client
npm install
npm run start

You can run npm run dev after the first time (as we need to create the tailwind.generated.css file on first run)

Setup env

We are using .env file inside our react project, so for it to detect we need to append our key name with REACT_APP.

  • Create a file named .env in client folder
  • Register your application on Imgur
    • Select Anonymous usage without user authentication under Authorization Type
    • Fill other basic details as asked and hit submit
  • Copy your Client ID
  • Paste it inplace of value
    • REACT_APP_IMGUR_CLIENT_ID=value

Upcoming Features

  • User authentication so that user can upload images to their Imgur Account
  • Creating dashboard for user to see all previously uploaded images
  • [May or may not] Small video upload


Twitter Follow
Made with ❤️ and Javascript

persona's People

Contributors

dependabot[bot] avatar heytulsiprasad avatar

Stargazers

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