Paulie Social
The Paulie Social application implements an interactive React JS client where visitors request tweets of their favorite users searching by username or by content, which will return a list. On the VIP page a grid of X accounts will be rendered and display a random tweet upon clicking the button. The project connects to a dotnet server which queries the X API, reshapes the data needed, and passes it back up to the frontend. Feel free to try it out live here.
Technologies used include:
- HTML
- CSS
- JavaScript
- React
- C#
- .NET Core
