viniciusmeneses / facebook-app

:busts_in_silhouette: Simple post feed with automatic generation developed using React, Chance.js and RoboHash

Home Page:http://facebook-app.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facebook-app

Simple post feed with automatic generation developed using React, Chance.js and RoboHash

I used React and the following libraries to develop facebook-app:

Demo available here!

Using

First of all, you need to clone or download this repository.

git clone https://github.com/viniciusmeneses/facebook-app.git

Go to the facebook-app folder and install the dependencies

yarn install

Run one of the following commands to start dev-server or build facebook-app:

// Starts development webserver
yarn dev

// Builds the application to production
yarn build

About

:busts_in_silhouette: Simple post feed with automatic generation developed using React, Chance.js and RoboHash

http://facebook-app.surge.sh


Languages

Language:JavaScript 64.4%Language:CSS 31.1%Language:HTML 4.5%