Skip to content

Slava-Haikin/frontend-project-11

Repository files navigation

Hexlet tests, linter status and maintainability badge:

Actions Status Maintainability

Hexlet College JS Project – RSS Reader

Cover image for project

This project focuses on elements such as retrieving data from a backend, creating a straightforward app structure, managing state and configuring the environment.

Чтобы читать Readme на русском перейдите по этой ссылке

Description

A website that fetches information from RSS links and refreshes its content every 5 seconds to display the latest posts.

Getting Started

Demo

Visit RSS Reader Demo

Note: Render.com may experience a delay in startup after a period of downtime. Please be patient.

Dependencies

  • Node.js
  • NPM Package Manager as a part of Node.js

Installing

  • Clone a GitHub repository via
git clone https://github.com/Vyachowski/frontend-project-11.git

or

git clone git@github.com:Vyachowski/frontend-project-11.git

for ssh

  • Run in a root directory of the project
npm i

Executing program

Run a development server from root directory:

make develop

Or you can create a build to upload to your own server:

make build

About

An RSS reader that provides updates at five-second intervals. This project is for practicing vanilla JS, fetching data, and creating an app around the state machine concept.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages