A mocking page for a post of Facebook
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
Clone and run
npm install
Run
npm start
then you can access http://localhost:3000
Benson Liao