Skip to content

TingChiehLin/the-news

Repository files navigation

News App

The project is to show articles with title, image and description

news_preview

Table of contents

Getting Started

  1. Install node_modules dependenciesnpm install or yarn install

  2. Sign up an API Key from API Documentation

  3. Create an .env.local files on the root path in order to run execute API

NEXT_PUBLIC_NEWS_API=Your API Key
  1. Run the development server:
npm run dev

Go to Local Dev Link

Tech I used

  • React
  • Next.js 13
  • TailwindCSS
  • React Query
  • React Icon
  • TailwildCSS UI

Feature

  • Data handling
  • Responsive Design
  • Detail Page on the modal
  • Status of error handling, loading indicators, pagination, sorting, searching
  • Deploy to Vercel

Future Plan

  • Date range filter

Design

Font

Color

Learn More

To learn more about the project, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published