Here is a link to my public Github Repository Code: https://github.com/vijayvemu/Project1CS424
This repository also has links to the rsconnect files as well as the litterati csv file we imported into RStudio in order to create this project.
Assuming you just have a web browser. First thing you need to go is download R Studio and get it running then you need to install all of the packages needed using the install.packages function. The needed packages are listed in the "About" page of the visualization.
Then upload the R code from the Github page along with the data and rsconnect. Please make sure they are all in the same place or the program won't run correctly.
Then hit the "Run App" button if you want to see it displayed on a browser or publish App if you want to upload it to an actual Shiny page.
Below is a Screenshot of the GitHub Repository for reference. It's just two files and one simple folder (rsconnect)