Skip to content

rohgpt/newsWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

The Api that i use in this project is only for testing purpose, It will charge money if using it for developing application, That's why this project will work on local machine (I am using testing version).

About

  • 👉 This was my first react project that uses api for collecting data and rendering it.
  • 👉 Api used -> Google News Apis
  • 👉 This project fetch all indian news data and render in website
  • 👉 Tech Used -> HTML, Css(flex box), JS, React + Axios (for fetching Api using Ajax Syntax)

Step for Running on Local machine-

  1. Git clone repo link
  2. cd project Directory from cmd/terminal
  3. npm init
  4. npm install
  5. npm start
  6. Open http://localhost:3000 to view it in the browser.

UI

Img

FUTURE SCOPE

  • As doing this project my main purpose was to learn react axios library and apis data fetching,So I have not designed proper UI, But Yes I will do it when I have free time.

Thanks for visiting this project

Releases

No releases published

Packages

 
 
 

Contributors