Skip to content

Soham2020/News-Keeda

Repository files navigation

News-Keeda

It ia a News App made using React-Native, which fetches API.


News-API URL: https://newsapi.org/


Tech-Stack

React-Native React-Native




Open Source Love

Contribution Guideline

1. Fork this repository.

2. Clone the project

  git clone https://github.com//News-Keeda.git

3. Go to the project folder

  cd Keep-Notes

4. Install the dependencies

  npm i

5. Fetching API

  Create a new file under the Api folder and named it as config.js
  
  And write this:
  
  const config = {
    TOKEN : 'YOUR-API-KEY'
  }
  export default config;

5. Run

  npm start

LICENSE

This project is under MIT License. Copyright (c) 2021.

If you like this repo, then plz make sure that you should ⭐ it :)

About

A basic News-App using react-native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors