Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 541 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 541 Bytes

notTwitter

A twitter clone w/ an added feature called Tweeths. You can tag a friend and send them an amount of ETH through a tweeth. In case you don't want to run the app, you can view a demo of the project @ https://www.youtube.com/watch?v=nXrGG41zCEA&t=2s

Instructions

  • Clone down the repo
  • cd into to the project folder
  • Run npm install to install packages/dependencies
  • Run npm start to start the server (server will start on port 8080, when you start the front-end it might ask you to start on a diff port, just hit Y).