React web app on SBS display in Sokolov
Find a file
2024-04-27 14:42:30 +02:00
public Initial commit - rss feed implementation 2024-04-13 22:39:19 +02:00
src Replace htmlparser2 to simple-xml-to-json 2024-04-27 14:42:30 +02:00
package.json Replace htmlparser2 to simple-xml-to-json 2024-04-27 14:42:30 +02:00
README.md Replace htmlparser2 to simple-xml-to-json 2024-04-27 14:42:30 +02:00

Node version used in project: v14.21.3

Instalation:

  1. Download the repositary.
  2. Go to project folder.
  3. Run 'npm i' to install all necessary packages.
  4. Start app with 'npm start' command.