eneskocc / social-media-app

A fullstack social media application named socialspace. You can add your friend. And also, you can share posts with your friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media App

This is a simple social media application named socialspace. In this application,

  • you can login, logout or create an account,
  • you can share and like a post,
  • you can follow or unfollow an user,
  • you can change theme,
  • you can see your posts and friends on your profile page,
  • also you can see your friends' and your posts on your home page.

Technologies which I used

  • React.js
  • Node.js
  • Express.js
  • REST API
  • MongoDB

You can look over the server side of this app in here.

Screenshots

Home page of application in light & dark theme

Profile page of application in light & dark theme

Login & register pages of application

About

A fullstack social media application named socialspace. You can add your friend. And also, you can share posts with your friends.

License:MIT License


Languages

Language:JavaScript 71.4%Language:CSS 27.1%Language:HTML 1.5%