Skip to content

Newspaper is a responsive web page with some data, newspapers by categories: Sport, Travel, Science, etc... with style-components <๐Ÿ’…>

License

Notifications You must be signed in to change notification settings

PyColors/Newspaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Newspaper Build Status code style: prettier <๐Ÿ’…>

N|Solid

Newspaper is a responsive web page with some data, newspapers by categories: Sport, Travel, Science, etc... with style-components...

Tech

Newspaper uses a number of open source projects to work properly:

  • Redux - Predictable state container for JavaScript apps
  • styled-components - Visual primitives for the component age
  • Storybook - Interactive JS UI component dev & test
  • Axios - Promise based HTTP client for the browser and node.js
  • Enzyme - JavaScript Testing utilities for React
  • uiGradients - Beautiful colour gradients for design and code
  • Prettier - Prettier is an opinionated code formatter
  • ESLint - The pluggable linting utility for JavaScript and JSX

And of course Newspaper itself is open source with a [public repository][dill] on GitHub.

Installation

Newspaper requires Node.js v6+ to run.

Install the dependencies and devDependencies.

$ cd newspaper
$ npm install

Start the server

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

$ npm start

Test

Launches the test runner in the interactive watch mode.

$ npm test

Build

Blds the app for production to the build folder.

$ npm run build

Storybook

Runs React UI components.

$ npm run storybook

License

MIT

Project Information

About

Newspaper is a responsive web page with some data, newspapers by categories: Sport, Travel, Science, etc... with style-components <๐Ÿ’…>

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published