Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 208 Bytes

TwitterLiveMap

A week project to use react and the twitter API with socket.io to print tweets on a map

To run the app :

  • run npm start in the front-jsx folder
  • run nodemon in the node-server folder