Project
- Clone this repo
- Run
npm install
- Run
npm start
or npm run start
- You must add your own API key in the
src/App.js
file to connect to Clarifai.You can grab Clarifai API key https://clarifai.com/
Using Machine Learning API (A subset of Artificial Intelligence), React, Node.js. Session mngt with authenticated routes and Back-end RESTful API server with Express. Deploy to Heroku. Store user info such as username and hashed passwords securely in our database on Postgres.