liquid-O2 / noon-news

Noon News is a news aggregator app that fetches its data from the HackerNews API. Stay up to date on the latest tech news, business developments, and more with Noon News.

Home Page:https://noon-news.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Noon News

Noon News is a news aggregator app that fetches its data from the HackerNews API. Stay up to date on the latest tech news, business developments, and more with Noon News.

This app was built using Next.js 12, React, React Hooks, CSS, and JavaScript.


Features

  • View the top stories from HackerNews
  • View the newest stories
  • Clean & Dark UI

Getting Started

To get started with Noon News, either visit the Live website or simply clone the repository and install the dependencies:

git clone https://github.com/liquid-O2/noon-news.git
cd noon-news
npm install

Then, start the development server:

npm run dev

Your Noon News app will be available at http://localhost:3000


Testing

To run the test suite, simply run:

npm run test

Built With

  • Next.js - A framework for building server-rendered React applications
  • React - A JavaScript library for building user interfaces
  • React Hooks - A way to use state and other React features without writing a class
  • CSS - A stylesheet language used for describing the look and formatting of a document written in HTML
  • JavaScript - A programming language used for building web applications
  • SASS- A stylesheet language that extends CSS with features such as variables and mixins

Contributing

If you'd like to contribute to Noon News, please fork the repository and make your changes as a separate branch. Once you've made your changes, open a pull request and we'll review your submission.

About

Noon News is a news aggregator app that fetches its data from the HackerNews API. Stay up to date on the latest tech news, business developments, and more with Noon News.

https://noon-news.vercel.app


Languages

Language:SCSS 58.6%Language:JavaScript 29.8%Language:CSS 11.5%