Skip to content

Web app that emulates the functionalities of Facebook, such as posts, news feed, and chat.

Notifications You must be signed in to change notification settings

ydu20/MiniFacebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniFacebook

Alt text Alt text

Web app that emulates the functionalities of Facebook, such as posts, news feed, and chat. Built together with Nick K., Maddie D., and Arnav G.

Technologies used:

  • Frontend: React
  • Backend: Node.js
  • Database: DynamoDB
  • Chat: Socket.IO

Version requirements:

  • npm: 6.14.4
  • node: 14.0.0

To run:

  1. cd into frontend
  • npm install
  • npm start
  1. cd into backend
  • npm install
  • npm start

About

Web app that emulates the functionalities of Facebook, such as posts, news feed, and chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published