Skip to content

IlyaSmiyukha/scraper

Repository files navigation

Quick Start

Installation Steps

  1. Clone the repository
git clone https://github.com/Nilanth/twiter-stats.git
  1. Change the working directory
cd twiter-stats
  1. Install dependencies
yarn install
  1. Create .env file in root and add your variables
TWITTER_ID=
TWITTER_SECRET=
NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_SECRET=

Get TWITTER_ID and TWITTER_SECRET from the Twitter Developer Platform with a few simple steps using this link.

  1. Run the app
yarn run dev

You are all set! Open localhost:3000 to see the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published