Skip to content

Users are given drawing prompts based on descriptions of random photos. After uploading their drawing, they can view the original photo and submissions from other users. Uses the Unsplash API. Running on http://13.52.188.7:3000/

Notifications You must be signed in to change notification settings

AndrewSong1122/WSIDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSIDraw

Users are given drawing prompts based on descriptions of random photos. After uploading their drawing, they can view the original photo and submissions from other users. Uses the Unsplash API. Running on http://13.52.188.7:3000/

Features

  • An interactive painting module that allows users to download their work
  • Random drawing ideas are presented using photos from the Unsplash API
  • Users can submit drawings through the Multer S3 module
  • Planned: a gallery of drawings submitted by users

Development

  1. Install dependencies.
npm install
  1. If making changes to component, start webpack.
npm run react-dev
  1. Start server. Default port is 3000.
npm run server-dev

Requirements

  • Node

About

Users are given drawing prompts based on descriptions of random photos. After uploading their drawing, they can view the original photo and submissions from other users. Uses the Unsplash API. Running on http://13.52.188.7:3000/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published