Skip to content

devChallenges リポジトリ(出典:[devChallenge - Full-stack Developer - Image Uploader](https://devchallenges.io/challenges/O2iGT9yBd6xZBrOcVirx)

Notifications You must be signed in to change notification settings

h-yoshikawa44/ch-image-uploader

Repository files navigation

Image Uploader

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

(※in preparation)

Built With

Base

Other major libraries

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

  • User story: I can drag and drop an image to upload it
  • User story: I can choose to select an image from my folder
  • User story: I can see a loader when uploading
  • User story: When the image is uploaded, I can see the image and copy it
  • User story: I can choose to copy to the clipboard

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with yarn) installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:h-yoshikawa44/ch-image-uploader.git
or
$ git clone https://github.com/h-yoshikawa44/ch-image-uploader.git

# Install dependencies
$ yarn install

# Run the app
$ yarn dev

learned/improved

(※in preparation)

Acknowledgements

(※in preparation)

Contact

About

devChallenges リポジトリ(出典:[devChallenge - Full-stack Developer - Image Uploader](https://devchallenges.io/challenges/O2iGT9yBd6xZBrOcVirx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published