DEV Community

Rahul Kumar
Rahul Kumar

Posted on

Fashionista-bot

Alt Text
Recently I have built a React app that can detect different clothing items in an image. This is a part of my TODO app.
For this app, I have used the following tools:

Front-End part: React, Clarifai (For API)
Back-End part: Node.js, Express.js
Database: PostgreSQL
Deployment: Heroku + Github

Demo Link - Fashionista-bot

Resources that I have used in this app are mentioned below:

  1. Tachyons
  2. React-Tilt
  3. Particle Js
  4. Clarifai API
  5. MailChimp

Top comments (0)