Giter Site home page Giter Site logo

fishwasher / next-news Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 2.0 1.05 MB

A web news aggregation stack based on Next.js / React.js and NewsAPI

Home Page: https://next-news.strayfish.now.sh

JavaScript 55.10% CSS 44.90%
nextjs reactjs reactjs-demo reactjs-with-es6 zeit-now lesscss newsapi

next-news's Introduction

The Next News Project

Originally created as a proof-of-concept project driven by the Next.js framework that uses React.js library and is designed for Node.js environment.

The project's goal is a news feed aggregation web site driven by the News API.

Project Features

  • The project is built upon Next.js web framework. It uses Next's standard setup with modern-state React library.

  • Most of stateful React components are class-free, maintaining internal state via hooks, a relatively new addition to React.

  • Application global state is maintained with a help of ReactN module, which extends the concept of hooks to the global scope, eliminating the need of separate global state handling libraries, such as Redux and friends.

  • Less CSS pre-processing is used, making sure it works just fine within the Next stack.

  • Serverless deployment using free Now cloud platform, continuously-integrated with this GitHub repository.

  • The data comes from the NewsAPI via an external proxy that provides caching and some custom presets.

next-news's People

Contributors

fishwasher avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.