UCLA RSS Website
Clone the repository by running this in your terminal:
git clone https://github.com/rishisankar/rssla.org.git
Now, enter the repository:
cd rssla.org
Run the following command to install dependencies:
npm install
Run the following command to run the site:
npm start