This project will display tweets (including retweets) from football journalist Fabrizo Romano based on given search terms. It will return tweets from roughly up to one month ago.
The backend will run with npm start on port 1000 by default. Environment variables can be stored in a .env file.