This project was developed in the context of a test task in the application procedure of the company econda Gmbh in Karlsruhe.
The project has been deployed on Github pages and can be accessed via the following link: vuespaper
Unfortunately, due to changes in the pricing policy of the News API, API calls can only be made locally. Please clone the repository and run it locally to use all features.
- Clone the repository
git clone https://github.com/Neluxx/vuespaper.git
- Go into the project directory
cd vuespaper
- Setup the project
npm install
- Go into the project directory
cd vuespaper
- Run the project
npm run serve
- Visit Localhost
- Enter a topic into the searchbar to get the latest news
Please open an issue for support.