Do you have a topic or news article you want to talk about? This app can bring people together to talk candidly about news that interests them. Search a topic of interest, click articles that interest you, and chat anonymously with other users about the articles.
To run our repo, run the following in your terminal:
Clone.
git clone https://github.com/dalime/NewsRant [name of repo]
Navigate into cloned directory and install npm packages.
cd [name of repo]
npm install
Run nodemon.
nodemon
View in browser.
http://localhost:8000
This project is licensed under the ISC License.