Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 467 Bytes

Shadapedia is a Social Media Platform for Weirdos to connect! The WebApp is built with MERN Tech Stack and implements an advanced Authentication system and monitored Authorization system for user privacy and security. The WebApp has real time posting and metrics for user connection and interactions. Are you a Weirdo? Let's connect:)

Installation

preliquisites

  • install node

  • install npx

    1. npm install
    2. npx nodemon
    3. npm run start

    Have Fun!!