Skip to content

It is a react based web application which allows users to post and share content with each other.

Notifications You must be signed in to change notification settings

Bala-Subrahmanyam-Reddy/social-media-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise (Complexity 3): Social Media App

It is a react based web application which allows users to post and share content with each other.

Demo URL

https://social-media-app-test.netlify.app

Demo

App Screenshot

Screens

  • Login
  • Registration
  • Home
  • Profile

Tech Stack

Client: React, Material Ui,Bootstrap,CSS

Server: Firebase

Other: Third party packages (NPM)

Features

  • New users can create an account with email and password .
  • Users can authenticate with email and password.
  • Home screen to show the user's feed of content from other users.
  • Profile screen to show the user's profile information and content.
  • Content creation screen which allow users to create and share content such as text, images, and videos.

Additional Features

  • User can like or comment on other user's feed.
  • User can edit their profile.
  • User can see list of other user's profile.

Run Locally

Clone the project

  git clone https://github.com/Bala-Subrahmanyam-Reddy/social-media-app

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About

It is a react based web application which allows users to post and share content with each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published