Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.17 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.17 KB

🚀 Javascript full-stack 🚀

MERG Stack

React / Apollo Server / MongoDB / GQL

alt text

Create A PERFECT Modern FACEBOOK News Feed !

Create A Modern FACEBOOK News Feed is a educational project. The main idea is to demonstrate how one can build a large scalable project with REACT JS. However you get the core functionality of Facebook timetile by running one command and then you can build more on top of that.

Repository is divided into two main packages ideas:

  • graphql This package contains API for Modern FACEBOOK News Feed App, built with Nodejs, Express, GraphQL, Apollo Server and MongoDB with Mongoose.
  • frontend Is a frontend for Modern FACEBOOK News Feed App, built with React, GraphQL, Apollo Client and Styled Components.

  • #InConstruction lib Is a Nodejs command line script, that helps users to install the Modern FACEBOOK News Feed App with one command. This package is published to NPM as a create-facebook-news-feed

Features

  • ** Login, Register**
  • Create Post, Comment, Reply, Like-P-C-R, Delete-P-C-R.
  • **more...