Skip to content

mrdaliri/twittercnn-client

Repository files navigation

TwitterCNN: Client

It is an Angular client for TwitterCNN API. It shows tweets and news in one page. The users can customize Twitter username and CNN search keyword(s).

All the requests to the API are done asynchronously. The fetched data updated every minute automatically.

Technologies

  • Angular
  • TypeScript
  • Observable
  • Clarity Design System

Development & Deployment

You need to install AngularCLI, then install other required packages by running npm install command. Finally execute ng serve --open to launch the application.

Credits

Made with ❤️ by Mohammad-Reza Daliri (https://github.com/mrdaliri).

Following libraries/products are used:

Published under MIT License.

About

TwitterCNN Client. See the backend at: https://github.com/mrdaliri/twittercnn-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published