Skip to content

Written in React.js with React Router and Context API

License

Notifications You must be signed in to change notification settings

traptrick/news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App 📰

News App is a responsive React app that utilises React Router to make this app a Single-Page Application(SPA), loading data via News API.

screenshot

Demo

Is not possible because NEWSAPI only allow api calls locally.

Tools

Key tools used in this React project are:

Tool Description
React A JavaScript library for building user interfaces.
Material-UI React components for faster and easier web development.
Axios Promise based HTTP client for the browser and node.js
React-Router For Dynamic, Client-Side routing.

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone https://github.com/traptrick/news-app.git
  2. cd news-app
  3. Install packages: npm install
  4. Launch: npm start
  5. Open your browser at: http://localhost:3000

Author

Manish Kumar

License

MIT

About

Written in React.js with React Router and Context API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published