Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2.51 KB

README.md

File metadata and controls

36 lines (29 loc) · 2.51 KB

iPix 2.0

Portfolio Output

iPix 2.0 is a web application that enables authorized users to post messages along with images. It offers profile management options, allowing users to update their full names and profile pictures. Additionally, users can follow other users by utilizing the search feature. iPix 2.0 is developed using ViteJS (React), ExpressJS, Node.js, and MongoDB for the database. The user interface is styled using Tailwind CSS and Flowbite. The frontend is deployed on Vercel, while the backend is hosted on Render.

Features

  • Secure authentication for authorized access
  • Post messages accompanied by images
  • Profile management, including changing full names and profile pictures
  • User-following functionality via search
  • Cloud storage for images and data using MongoDB
  • User-friendly interface developed with ViteJS and Tailwind CSS

Techs used