webguru0110 / react-social-media

Home Page:https://quackalot.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quack

Social Media App "Quack" built in ReactJs.

Tech Stack

  • Frontend: React.js, HTML, CSS
  • Backend: MockBee
  • Deployment: Netlify
  • Other Libraries and Tools: React Router, Axios, JWT, etc.

Features

  • Authentication
    • Login
    • Logout
    • Signup
  • User Feed
    • List all user posts
    • Sort by Date & Trending
  • Create a Post
  • Like a post
  • Edit & Delete Post
  • User Profile
    • Add Avatar
    • Add Bio
    • Add Portfolio URL
  • Follow/Unfollow
  • Explore Feed
  • Bookmark Post
  • Responsive
  • Upload Images & Videos while creating a post
  • Add Emoji & Gifs while creating a post
  • Edit User Profile Photo
  • Infinite Scroll Feed

Run Locally

Clone the project

  git clone https://github.com/webguru0110/react-social-media.git

Go to the project directory

  cd react-social-media

Install dependencies

  npm install

Start the server

  npm run start

Authors

About

https://quackalot.netlify.app


Languages

Language:JavaScript 85.3%Language:CSS 14.5%Language:HTML 0.2%