Trybe News IBGE allows users easy access to the most recent news released by the Brazilian Institute of Geography and Statistics (IBGE).
-
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.
The application was developed using the following technologies and libraries:
Access the full layout on Figma by clicking the link below:
- Clone the repository:
[email protected]:markoclimakodev/trybe-news.git
- Navigate to the project folder:
cd trybe-news
- Install dependencies:
npm install
- Run the project:
npm run dev
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
To run test coverage, execute the following command:
npm run coverage
demo.mp4
desktop_demo.mp4
The application can be accessed through the following link:
Feel free to send a message or connect to discuss collaborations, feedback, or other project-related matters.