Skip to content

Latest commit

 

History

History
92 lines (64 loc) · 2.51 KB

README.en.md

File metadata and controls

92 lines (64 loc) · 2.51 KB

Leia em Português

trybe_news_logo

About

Trybe News IBGE allows users easy access to the most recent news released by the Brazilian Institute of Geography and Statistics (IBGE).

Features

  • News Filtering: Users can filter the news by type, including:

    • Most Recent
    • Releases
    • News
  • Favorite News: Users can favorite news articles they find interesting for later access.

  • Responsiveness: The application is fully responsive, adapting perfectly to different screen sizes and devices, such as desktops, tablets, and smartphones.

Technologies Used

The application was developed using the following technologies and libraries:

Figma Layout

Access the full layout on Figma by clicking the link below:

Layout no Figma

figma

How to Use

Installation

  1. Clone the repository:
[email protected]:markoclimakodev/trybe-news.git
  1. Navigate to the project folder:
cd trybe-news
  1. Install dependencies:
npm install
  1. Run the project:
npm run dev

Testing

To run tests, execute the following command:

npm run test

To run specific tests for each component, execute the following command:

npm run test Navbar

Coverage Tests

To run test coverage, execute the following command:

npm run coverage

coverage

Demo

demo.mp4
desktop_demo.mp4

Deployment

The application can be accessed through the following link:

Contact

Feel free to send a message or connect to discuss collaborations, feedback, or other project-related matters.