Skip to content

MariaVla/image-moderation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moderation-app-client

React app created with create-react-app. Front end application styled with Tachyons that uses image-moderation-api server to login in and upload images to know if the image is safe or has nudity or drugs and detect if there is a face in the image.

Styles

  • Tachyons for css styles
  • React Tilt to animate the logo

Dependencies

  • Node 14.5.0
  • Npm 6.14.11

Development

$ git clone ...

$ yarn install

$ yarn start

Deploy

The app lives in Vercel. Pushes to main will trigger a deploy.

Pull Requests will be automatically deployed with Vercel.

TODO

  • Adjust responsive.