Skip to content

dilanrojas/news-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

You can view a live demo here

Technologies Used

  • Astro
  • HTML5
  • CSS3
  • JS

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine
git clone https://github.com/dilanrojas/news-homepage-main.git
  1. Install dependencies using NPM
npm install
  1. Initialize the project
npm run dev