Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.23 KB

Hexlet tests and linter status:

Actions Status Maintainability

What is it?

A simple and convenient service for reading RSS feeds.

image_2023-07-26_15-07-33

How do I start using the project?

  1. Install node.js. Use the instructions on the website.
  2. Copy the repository to your computer using git clone:
git clone https://github.com/HelgiMagic/frontend-project-11.git
  1. To start using this project, copy and paste the following commands into the command line. This commands will install all the necessary modules for the project to work.
npm ci
npm link
  1. run the site build using this command :
npm run build
  1. Go to the 'dist' folder and open the file index.html to use a ready-made website.

OR use or use an already working website: https://rss-website.onrender.com/