Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 607 Bytes

News Homepage

Another simple challenge from Frontend Mentor.

The challenge can be found here.

Demo page can be found here!

Getting Started

  1. Fork this repo
  2. Run npm install
  3. Run npm run dev
  4. Go to http://127.0.0.1:5173/ to view content.
  5. Happy coding!

About this Project

I wanted to keep this project as simple as possible with minimal dependencies. This project just uses HTML and CSS. Vite is used as a simple development server.