Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 645 Bytes

File metadata and controls

19 lines (12 loc) · 645 Bytes

Sunnyside Agency Landing Page

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 and Vite for the development server.