Category: mongodb
Stories.io - Story App
Stories.io is a React Native app that connect with an expressjs server, allows users to browse, create, change and delete their stories stores on a mongoDb database. Users can like and comments on other user's stories and also set their stories as private
Frecipe - Recipe API
Frecipe is free recipe API which serves recipe from a database.
Chatr. - Chat App
Chatr. is a PWA made using Reactjs with Snowpack, TailwindCSS. The backend is made using Nodejs - Express, MongoDb and Socket.io The users can connect with any other user either by the username or the user_id. The email of the registered users are also verified.