Skip to content

An application that lets you search tweets off Twitter and save those locally in your browser!

Notifications You must be signed in to change notification settings

abhaypatil87/tweet-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Save On Tweets!

A tweets saver

"Save On Tweets!" is a React based web application that lets you search for any tweet, and save it locally inside your browser!

Features

  • A fully functioning web application
  • A minimal viable back-end server

With the front-end web application, you can

  1. Search for any subject, including the number of tweets
  2. Save your favourite tweets using Drag-and-drop into your browser's local storage.

Tech

Save On Tweets uses a number of open source projects to work properly. For more details about it, please look inside the client and the server folders

Installation

Save On Tweets! requires Node.js to run. Install the dependencies and devDependencies and start the server.

For starting the server

cd server
npm install
npm start

For starting the client

cd client
npm install
npm start

License

MIT

Hellow World...Be Passionate...

About

An application that lets you search tweets off Twitter and save those locally in your browser!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published