This web application is a collection of news from an rss of https://www.meneame.net/ you can be able to search news, check the details, add them to a favorites section and filter them by category
Grabacion.de.pantalla.2022-10-04.a.las.19.31.57.mov
This application has been deploy with render.com https://lector-app.onrender.com/
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the Nodejs server and the web app in development mode.
Open http://localhost:3000 to view it in your browser (node server will run in http://localhost:3001).
Builds the app for production to the build
folder.
Run the Nodejs server and serve statics in the build
folder.
Run unit test.
Run the e2e test, in order to execute this command line it should be running first in another terminal npm run build && npm run server
.