Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 831 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 831 Bytes

facebook-post-mock

*Work in progress...

A mocking page for a post of Facebook

How it work

Inspire by ididnotsaythatshit. This project build from create-react-app, redux , styled-components to mock the style and some functions of a Facebook post.

Data are also mock as a static js object to simplified the page by implement only frontend, and will be released a version of fully intergrated frontend & backend version of this page

Install

Clone and run

npm install

Run

npm start

then you can access http://localhost:3000

Author

Benson Liao