Skip to content

Archaeologist03/htec-task-news_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stay-to-Date - News App

Version

News app - Top News from GB & US, by Top/Categories, with Search option. Tech-stack: React / Redux(Saga) / styled-components.

Demo

Prerequisites:

  • You need Node installed, for npm usage. Installing Node guide
  • You should also grab News API key, if testing one that project currently have fails. News Api

Install

npm install

Usage

npm start

Folder Structure:

src/

components ---> Components.

containers ---> Extracted logic for bloated components.

pages ---> Main Top-Level Pages.

redux ---> State

services ---> Logic, Mostly Fetching redux related.

hooks ---> Custom Hooks.

styles ---> Styling variables and mixins.

utils ---> Small data manipulation utils.

constants ---> URLs, Categories and that sort of stuff.


Useful links:

React tech:

About

Stay-to-Date - React News app - HTEC Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors