This project was developed during GoStack course using static ReactJS.
To clone and run this application, you'll need Git, NodeJS, Babel, WebPack.
You just need to run the following commands:
# Clone this repository
$ https://github.com/helcioItiyama/fake_facebook.git
# Go into the repository
$ cd fake_facebook.git
# Install dependencies
$ yarn
# Run page
$ yarn dev