Skip to content

amdzy/socialbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socialbook

Socialbook is a social media web app built using React, Written in TS.

Backend Repo
Live Page

🖼 Images

Login Page

login page

Main Page

main page

Profile Page

profile page

Chat Page

chat page

Features

  • Create Account, Update Account and delete Account
  • Ability to add and remove friends
  • A full fledged Live Private Chat
  • Create posts, Update posts and delete posts
  • Fully responsive Design
  • Mobile first Design

TODO: Live notification

Run your own

git clone https://github.com/Soul-Remix/socialbook.git
cd socialbook
npm install

create .env file in the root directory and add the following:

REACT_APP_URI=<your backend API url>

create a folder called firebase in src and create firebase.ts and add your own credintals for your firebase storage

finally:

npm run start

Frameworks and tools

License

MIT

About

A social media web app built using React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages