Skip to content

node app to scrape follower counts for social media accounts

Notifications You must be signed in to change notification settings

Geenzo/social-media-follower-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

Project

This project is a tool which is used to track social media account growth projects and have the ability to export this data to be used for social media reports

Setup

This project is build using Node with express for the backend and react for the front-end

to run this project locally you will need to

Backend: `

  1. cd back-end
  2. npm i
  3. node server.js `

Frontend: `

  1. cd front-end
  2. npm i
  3. npm start `

Todo:

  • make build process simplier by implementing a root script to run both these concurrently

About

node app to scrape follower counts for social media accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published