Skip to content

A skeleton version of the react-instant-chat app. It contains no React code and allows the reader to follow along with the tutorial

License

Notifications You must be signed in to change notification settings

temitopealabi/react-instant-chat-tutorial

 
 

Repository files navigation

react-instant-chat-tutorial

A skeleton version of the react-instant-chat app. It contains no React code and allows the reader to follow along with the tutorial located on the CoderFactory blog

To start the app, run:

npm install 

npm start

Once the webpack server has started you can access it in a browser at http://localhost:8000

Ensure that you also have the simple-chat-api running as well

Tutorial

See the tutorial here https://medium.com/@coderacademy/you-can-build-an-fb-messenger-style-chat-app-with-reactjs-heres-how-intermediate-211b523838ad

Finished react chat app

About

A skeleton version of the react-instant-chat app. It contains no React code and allows the reader to follow along with the tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • CSS 17.9%
  • HTML 4.3%