Skip to content

Skona27/twitter-client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Twitter-Client App

A simple proxy App for Twitter

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to have installed in order to run the App

NodeJS
NPM
Mozilla Firefox or Google Chrome (with CSS Grid support)

Installing

A step by step series of examples that tell you have to get a development env running

Unpack files, open folder in terminal and type:

npm install
npm start

Then, in your browser:

http://localhost:3000

You will see the app landing page and you will be able to sign in using yor Twitter account.

Built With

  • Express - The framework used
  • NPM - Dependency Management
  • PassportJS - Used to authenticate with Twitter
  • Twitter - Twitter API Client

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published