Skip to content

forstleblue/FacebookGit

Repository files navigation

List Facebook Projects on Github

This project list facebook project on Github and show detail information.

Features

Quickstart

git clone https://github.com/bluearcontech/FacebookGit.git your_app
cd your_app
npm install
npm run start

Available Commands

npm run start - starts the development server.

File Structure

Webpack Config

Webpack for bundling modules. Configuration file is webpack.config.js

Server

It uses Express framework.

If NODE_ENV is development, we apply Webpack middlewares for bundling and Hot Module Replacement.

Client

The app directory contains all the shared components, routes and reducers. action folder have all actions for fetching data. reducers folder have app holds app state saga folder have all saga for fetching github data. routes have all routing for this app store for saga store service defines API for fetching github data using fetch The server runs node js server

ScreenShot

Alt text Alt text Alt text Alt text