/news_aggregator_frontend

News aggregator website that pulls articles from various sources

Primary LanguageTypeScript

🚧 News aggregator frontend

🎯 About

The application consists in pulls articles from various sources:

For this demo I've used only two providers because another has error to load the articles or connect with.

Due to the weather it was not possible to finish completely

Design

I made this design for the app

UI Designer

Start

To start the application follow the next steps:

git clone git@github.com:Antonio-Gabriel/news_aggregator_frontend.git

cd news_aggregator_frontend

npm install

npm run dev

Don't forget to start the backend server: here is.

Backend Project

✨ Features

  • Sign in, Sign Up feacture
  • Responsive layout
  • User can filter articles by title, category, source and date
  • User can access more details of each article
  • When an article don't have a content it's redirect to a blank page when the content to be there.
  • User can get articles by customization
  • Add Docker

📝 Author

Made with ❤️ by António Gabriel

License

The news aggregator app is open-sourced software licensed under the MIT license.