Skip to content

Eidher/rss-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-feed

Pre requirements

You need to have Docker Compose installed in your machine. You also going to need Node and NPM installed.

Project Scaffolding

There are 2 main folders, client, with the frontend files and server with the backend service (api) files

Run Application

$ git clone --recursive https://github.com/Eidher/rss-feed
$ cd rss-feed
$ npm start

That's it! When it finishes, go to your browser and access the url http://localhost:2080.

Run Tests

Inside root folder, run:

$ npm test

TIPS

If you want to see the lazy loading of the feeds in a slower transition, go to Developer Tools (Chrome) and select the option Slow 3G in the Network tab.

Here's a list rss feeds to select from https://www.uen.org/feeds/lists.shtml

Author

Eidher Escalona

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published