/fake_facebook

Developed during GoStack Course

Primary LanguageJavaScript

➡️ ABOUT THE PROJECT

This project was developed during GoStack course using static ReactJS.

homepage

ℹ️ HOW TO RUN THE APPLICATION

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