1. Clone this repo
git clone git@github.com:smartcatdev/week13-twitter-clone.git
  1. navigate to it in the command line
  2. Run these commands

You need to have Node/NPM installed first

npm install
npm start