Skip to content

Sunil2201/social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrendWhirl

A social media app built with ReactJs.

Screenshots

Login Page

Home Page

Tech Stack

  • Frontend - React.js, CSS, HTML
  • Backend - Mockbee
  • Deployment - Netlify

Features

  1. Authentication
    1. Login
    2. Signup
    3. Logout
  2. User Feed
    1. Filter by trending, date created
    2. Posts of logged-in user and following users
  3. Create Post
  4. Edit & Delete Post
  5. Like on a Post
  6. Comment on a Post
  7. Bookmark a Post
  8. User Profile
    1. Add Avatar
    2. Edit Profile Picture
    3. Add Bio
    4. Add Portfolio Url
  9. Follow/Unfollow Users
  10. "Who To Follow?" Section
  11. Explore Section
  12. Bookmarks Section
  13. Dark/Light Mode

How to Run Locally?

Clone Project

git clone git@github.com:Sunil2201/social-media.git

Go to Project Directory

cd social-media

Install Dependencies

npm install

Start Server

npm run start

About

Stay connected, discover trends - your go-to social experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors