CydVilla / smart-brain-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Brain API

This is the API for the Smart Brain application.

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 back-end with Express.js as well as a PostgreSQL database to keep track of how many entries a user has made.

picture of the app

Technologies Used

Front-End

  • HTML5
  • CSS3
  • React.js

Back-End

  • Node.js
  • Express.js
  • PostgreSQL

NPM Packages

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

APIs

About


Languages

Language:JavaScript 100.0%