Tweet Locator Save

Tweet locator using ExpressJS, React and Twitter API

Project README

Tweet Locator

Simple application to locate tweets on a map based on the location they were sent.

Prerequisites

After yoy have your bearer token you can create a .env file inside srv folder, in this file you will place your bearer token like this

TWITTER_TOKEN={YOUR_BEARER_TOKEN}

Install

For installing you need to go to folder client and run

yarn install

And inside srv folder you need to run

npm install

I might need to make this installation easier.

Run

You need to run each application, for client just run

yarn start

For the server just run

npm start

Demo

Watch the video

Open Source Agenda is not affiliated with "Tweet Locator" Project. README Source: juanbeniteza/Tweet-Locator
Stars
109
Open Issues
18
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating