Skip to content

vladim0105/Twitter-Analyzer

Repository files navigation

To Use

To clone and run this repository you'll need Git, Node.js and yarn installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/vladim0105/Twitter-Analyzer.git
# Go into the repository
cd Twitter-Analyzer
# Install dependencies
yarn
# Run the app
yarn start