Skip to content

nikhilsnayak/i-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONTENTS

  • Introduction
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

  • This is a News app built using ReactJS and uses news api to fetch the live news.

REQUIREMENTS

  • Requires NodeJS and npm to be installed in your system.
  • Sign up to News API and get a API key.

INSTALLATION

  • Download the zip file and extract it.
  • Run "npm i" in the root directory of the project.

CONFIGURATION

  • Add .env file to root directory of the project and REACT_APP_NEWS_API="Your news api key here".
  • Run "npm start" in root directory to start the development server.

MAINTAINERS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published