Skip to content

ItzRoBeerT/Nextjs14Demo

Repository files navigation

News Website Application

This is a Next.js 14 application that serves as a news website. Users can browse the latest news and access detailed information about each news article. The application allows users to view the most recent news or filter news by specific dates.

Features

  • Browse the latest news articles.
  • Access detailed information about each news article.
  • Filter news by dates to view articles from a specific timeframe.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have Node.js and npm installed on your machine. You can download them from Node.js.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/ItzRoBeerT/Nextjs14Demo.git
    
  2. Install the project dependencies:

     npm install

Running the Application

To start the development server, run:

npm run dev

About

This is a demo for nextjs14.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published