This project was created for the video about Clarifai Hackathon. Sign up for Hackathon here
yarn start
- starts app on 3000
port
yarn test
- runs unit tests
yarn build
- builds the app for production to the build
folder.
cp .env.example .env
And add your PAT
key from Clarifai website to access the API.