Skip to content

OlAndrey/the-news-app

Repository files navigation

The News App

The News App project allows users to view the list of news in real time. Search and filter different types of news to read.

Technologies

Getting Started

git clone [email protected]:OlAndrey/the-news-app.git
cd the-news-app
npm i
npm run dev
  • Create a .env file in the backend directory

    • FETCH_URL - Insert the correct connection URL for your MediaStack database

      FETCH_URL : http://api.mediastack.com/v1/news?access_key=${your_api_key}

Open http://localhost:3000 with your browser to see the result.

New feature ideas

  • Аdd a paid subscription after exhausting viewing the number of free articles
  • Аdd a subscription to new articles by mail

Working

Support

Reach out to me at one of the following places!

Releases

No releases published

Packages

No packages published