Skip to content

gnNews Website build in React using Bootstrap, React-Router, React-Redux with calling API to fetch news. Highly personalized for consistency with gnStudio company. Available in two languages ​​- Polish and English thanks to i18next.

Notifications You must be signed in to change notification settings

kepkaklaudia/gnNews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

gnNews

Made by Klaudia Kępka

Quick Preview

gifPreview

Responsive version

The application adapts to the dimensions of the screen.
The data is displayed correctly on both tablets and mobile phones.

gifResponsive

API Data

News API Data are taken from NewsAPI Website.

❗This API is free for development purpose.❗
❗You can run it only on your localhost.❗
❗Remember to set API key in src/API_KEY.js.❗

Error

If the application fails to download data from the API,
the user will be shown the appropriate information about the failure. gifError

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Technologies used

About

gnNews Website build in React using Bootstrap, React-Router, React-Redux with calling API to fetch news. Highly personalized for consistency with gnStudio company. Available in two languages ​​- Polish and English thanks to i18next.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 93.8%
  • HTML 6.2%