Skip to content

News analyzer application using React Hooks, WordCloud, Node.js, fs, express. A Visual representation of words frequency by source and days.

Notifications You must be signed in to change notification settings

MaiA14/news-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

News analyzer

Click on the buttons below to see the news from last week or in general. You may select a source from the list.

Technologies:
Frontend: React Hooks, SCSS, WordCloud, Bootstrap.
Backend: Node.js, Express, fs.

Installation

Before running this project install node modules in both folders with this command:

npm install

create .env file with this variable in backend folder:

API_KEY=

Get a key from this site:

https://newsapi.org/

Run project:

Run backend:

node server

Run frontend:

npm start

Image

Image

Image

About

News analyzer application using React Hooks, WordCloud, Node.js, fs, express. A Visual representation of words frequency by source and days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published