Skip to content

Front-end of the project RSS-Ninja, a simple yet efficient RSS-Reader using React and Redux technologies.

Notifications You must be signed in to change notification settings

Bleeky/rss-ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rss-Ninja

How to launch

There is 2 differents way to use the project.

Local environement

npm install
npm start

The local server will serve on localhost:8080.

Production environment

export NODE_ENV=production
npm install
npm run build

Preview

preview1

preview2

preview3

About

Front-end of the project RSS-Ninja, a simple yet efficient RSS-Reader using React and Redux technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published