Ts-A / positive-vibes

A news app built with full-stack javascript with Parental controls and sentiment analysis

Home Page:https://positivevibes.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POSITIVE VIBES - THE GOOD NEWS APP

An App which lets you control your News Feed from all the negativity in the World. This App allows user to remove negative news from various categories and also let the user add filter to the news on the basis of certain key words like ( "Murder, Kidnap , Riots", "Death", "Disaster").

It is an extended fork of ujjwal-kr/xenon, a positive news network

Featured with a custom setting to adjust the alaysis of the news delivered.

Our Stack.

  • React with Vite.
  • Nodejs and Express.
  • Mongo hosted on ATLAS.
  • Bcrypt and JWT for user signin and auth.

How to build

  • run npm i in both the client and server folders to install the dependencies.
  • make an .env file in /server and enter MONGO_URI=<db-uri>, Here <db-uri> can be a mongo instance running on ATLAS or your local network.
  • run npm run dev inside both the apps to start them in watch mode.
  • visit port 3000 in your localhost to see the app live.

Made with javascript and ❤️ in India Developers : @ujjwal-kr @kaaarigar

About

A news app built with full-stack javascript with Parental controls and sentiment analysis

https://positivevibes.now.sh

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:HTML 0.6%