Fb Messenger Save

Implement React concepts incrementally to a messenger app, training from https://reactjs.academy

Project README

ReactJS Facebook messenger

The goal of these exercises is to understand the core principles and libraries of the React ecosystem.

Requirements

  • Be comfortable writing JavaScript (ES6: Module system, class syntax, destructuring assignment).
  • Have nodeand npm installed in your computer.

Getting started

Clone the repo on your machine

git clone https://github.com/reactgraphqlacademy/fb-messenger.git

Then cd into ./fb-messenger

cd fb-messenger

Download all the exercices

You will need to head to the correct branch for the exercise.

How? run:

git pull --all
git branch --all
git checkout <branch_name>

License

This material is available for private, non-commercial use under the GPL version 3.

Open Source Agenda is not affiliated with "Fb Messenger" Project. README Source: reactgraphqlacademy/fb-messenger

Open Source Agenda Badge

Open Source Agenda Rating