Skip to content

It is the design of an app that consumes a public API and is used to see the latest news, it can be filtered by category. It also has a news search engine and the possibility of translating the results into Spanish.

Notifications You must be signed in to change notification settings

MarceeloDominguez/news-app

Repository files navigation

News App

Run Locally

Clone the project

  git clone https://github.com/MarceeloDominguez/news-app.git

Go to the project directory

  cd news-app

Install dependencies

  npm install

Generate your api key in https://newsapi.org

  modify the file in src/util/apikey.ts 

Start the server

  npm start

Start the tests

  npx jest --watchAll

🛠 Skills

Client: React Native

About

It is the design of an app that consumes a public API and is used to see the latest news, it can be filtered by category. It also has a news search engine and the possibility of translating the results into Spanish.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published