React app built with Clarifai Face Recognition API. User authentication is secured through bcrypt and data is stored through knex PostGres. Users can sign in and sign up and whenever they make a new search for an image, their point increases.
Wrote a step by step tutorial using Facebook technologies. My project is based on the Beginner level React JS. Created different components explaining how each of them is working, supported with visuals and code explanations. In the end, I made a demo project to show how we can use those concepts in a real-life app.
Full-stack React and Firebase application. I have used Firebase Cloud Functions for sending real-time notifications and Service Workers to send background notifications. Also, implemented Authentication with Facebook, and Google. Check out the GitHub README for more information.