Skip to content

nimesh89/tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tweet

Tweeter client sample build

Prerequisites

  1. Docker
  2. Node.js
  3. Visual Studio 2017 with Asp.net core support
  4. Typescript SDK 2.7 for VS2017

Building the code

  1. open cmd instace
  2. cd /Tweet/Tweet
  3. execute command "npm install"
  4. execute command "npm run build"
  5. open the solution in VS2017
  6. run the project

Trouble shooting

if you see "Rate limit exeeded" wait till items populate. it can take upto 3 mins.

Configuration

Twitter app key and secret can be changed in /Config/TwitterConfig.cs

Technologies used

Asp.Net Core, React, Redux, Redux-Saga, RxJs

Languages C#, Typescript 2.7, sass,

Tools

Webpack 3, Docker,

About

Tweeter client sample build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published