Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 629 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 629 Bytes

Smart Brain

Smart Brain is a web app that uses the Clarifai API to locate a face in a picture. Using a React.js front-end and Node.js backend with Express.js as well as a PosrtgreSQL database to keep track of how many entries every user has made.

Smart Brain Capture

Technologies Used

Front-End

  • HTML5
  • CSS3
  • React.js

NPM Packages

  • Create-React-App
  • Tachyons
  • react-tilt
  • particles.js
  • Bcrypt
  • Postgresql
  • knex
  • body parser
  • cors
  • express

APIs