Skip to content

App that reads feed from a specific twitter users, come with Elegant, Minimal and Themable UI, and customizable layout

License

Notifications You must be signed in to change notification settings

SaadRegal/twitterFeedReader

Repository files navigation

Twitter Feed Reader

This project was a front end challenge. For more infomation about requirements and rules check Front-end challenge Oct 13 Document

Setup

Install the server side dependencies:

npm install

This server will help you to get Twitter's API to send you tweets without you needing to do any authentication. You don't need to modify server.js at all.

Install the client dependencies:

cd view-src

npm install

Running

Update config.json with your Twitter API credentials.

  • Start the static and proxy servers: npm start

  • Run client in dev mode:

cd view-src

ng serve

Build compiled client

cd view-src

ng build

Features

✔️ Themable

User can also invert colors

✔️ Easy ordering with drag'n drop

✔️ Live reloading result

✔️ Responsive

✔️ Save settings

All settings will be saved when a change occurs

✔️ Export tweets as json

User can export feed result as a .json file

Credit

App Info

Note

Author

Saad Regal

Version

1.0.0

License

This project is licensed under the MIT License

About

App that reads feed from a specific twitter users, come with Elegant, Minimal and Themable UI, and customizable layout

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published