Skip to content

A chat app to bring people interested in similar news together to discuss about news articles.

Notifications You must be signed in to change notification settings

dalime/NewsRant

Repository files navigation

NewsRant

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.

Getting Started

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

Deployed

NewsRant on Heroku

Built With

Authors

License

This project is licensed under the ISC License.

About

A chat app to bring people interested in similar news together to discuss about news articles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published