Skip to content

mwasikz/dingi

Repository files navigation

Dingi | Full Stack Image Sharing Social Media Application

🟠 Pages

Login

Homepage

Search

View

Create Pin

🟠 Features

  • Authentication with Google OAUTH.
  • Homepage containing recently uploaded pins by users.
  • Fully mobile responsive.
  • Search any pin by category or search terms.
  • Upload a 'Pin', which is an image consists of:
    • A Title
    • About
    • Destination URL
    • Select Category
  • Saving pins from homepage.
  • View user profile.
  • Similar pins as recommendation.
  • Leave comments on user pins.
  • View pins created and saved by users.

🟠 Tech Stack

🟠 How to Run

  • Clone this repository by git clone https://github.com/mwasikz/dingi.git
  • Install the dependencies using npm install
  • Run npm start