Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sloorush/ourhappyspace-frontend

Our Happy dot Space for University of Buffalo Hack 2020
https://github.com/sloorush/ourhappyspace-frontend

Last synced: 28 days ago
JSON representation

Our Happy dot Space for University of Buffalo Hack 2020

Awesome Lists containing this project

README

        

![Logo](https://github.com/r-ush/ourhappyspace-frontend/blob/master/assets/flex.png)

Our Happy Space

A feed of positive news stories, to brighten your day.


Don't worry if you are too happy, you can search or view the normal news as well

## Basic Overview

A full stack web app built with ReactJS, Express, and Node and our backbone Sentiment Analysis that displays a feed of positive news articles.



You can search for specific news where in we will be showing you first all the positive new and then some of the negative ones too ;)

Bad news is everywhere and easy to find. Yes, problems should be exposed so they can be fixed but what about all of the great things going on currently? Our Happy Space is built to encourage people to find positivity in the world and give them something to look forward to after reading the news. It uses sentiment to analyze and filter negative news articles from News data provided by the News API.

![Logo](https://github.com/r-ush/ourhappyspace-frontend/blob/master/assets/ohs.png)



## Live Site

Live on: https://ourhappy.space

Backend: https://ourhappyspace.herokuapp.com

Frontend: https://ohs.netlify.app

## Repositories

[OurHappySpace Frontend](https://github.com/r-ush/ourhappyspace-frontend)

[OurHappySpace Backend](https://github.com/ShubhamPalriwala/ourhappyspace-backend)




## Built With

### Front end

- React

### Back end

- Express
- Node

## Run Locally

- Run these commands first:

```
$ git clone https://github.com/r-ush/ourhappyspace-frontend.git
$ cd ourhappyspace-frontend
$ yarn
$ yarn start
```

Visit http://localhost:3000 to view the web app.



## License

MIT