- Backend - ASP.NET Core server written in C#
- Frontend - Reactjs with Redux written Javascript (ES2015)
- ( TODO ) Tests - VS Tests, Mocha, Enzyme and Chai assertion library
- Lists 10 latest tweets by salesforce.
- Tweet count (10) and screen name (salesforce) are configurable in appsettings.json
- Auto refreshes the tweets list for every 60 seconds.
- Tweets can be filtered by a specific word or sentence in tweet content.
- Double click or
run.bat
file in powershell/cmd prompt - Navigate to http://localhost:3000 in browser
- Double click or alternatively open
run.sh
file in terminal - Navigate to http://localhost:3000 in browser
Thank you, Venkat Kaniti