Skip to content

flexbox/fb-messenger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ReactJS Facebook messenger

The goal of this exercise is to learn how to think in React.

Requirements

You need to be comfortable writing JavaScript (ES6: Module system, class syntax, destructuring assignment). You need to have nodeand npminstalled in your computer.

Clone the repo

git clone git@github.com:leanjscom/fb-messenger.git`

Then cd into fb-messenger

cd fb-messenger

Branches

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

How? run:

git pull --all

git branch --all

git checkout <branch_name>

Getting started:

npm install && npm start

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published