Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.11 KB

Vuespaper

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.

Prerequisites

Installation

  • Clone the repository git clone https://github.com/Neluxx/vuespaper.git
  • Go into the project directory cd vuespaper
  • Setup the project npm install

Usage

  • 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

Support

Please open an issue for support.