An open API service indexing awesome lists of open source software.

https://github.com/baumannzone/javascript-wars

⭐️ Twitter bot for posting daily ranking of JavaScript most popular frameworks sort by GitHub stars
https://github.com/baumannzone/javascript-wars

github-actions github-api hacktoberfest nodejs twitter-api twitter-bot

Last synced: 3 months ago
JSON representation

⭐️ Twitter bot for posting daily ranking of JavaScript most popular frameworks sort by GitHub stars

Awesome Lists containing this project

README

          

# JavaScript Wars

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

![js es6](https://img.shields.io/badge/JavaScript-ES6-green.svg) [![Daily Tweet](https://github.com/baumannzone/javascript-wars/actions/workflows/main.yml/badge.svg)](https://github.com/baumannzone/javascript-wars/actions/workflows/main.yml)

## Description

Bot for the [JavaScript Wars](https://twitter.com/JavaScriptWars) Twitter account. Daily tweets ranking the most popular JavaScript frontend frameworks.
![logo](img/logo.png)

## Setup

1. Clone the repo
2. `npm i`
3. `cp .env.example .env`
4. Fill in the `.env` file with your Twitter API keys

## Run

5. `npm start`

## Test

6. `npm run test`

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):




Jorge Baumann

💻 🚇 📖 🎨

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!