Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.83 KB

README.md

File metadata and controls

52 lines (40 loc) · 1.83 KB

Lisa Loves Web

Welcome to Lisa Loves Web! This project is made for FDND project i-love-web. On my website you can find my learning journal, my notes of guest talks, a small portfolio area (work in progress), and some resources that I use to keep up with the everchanging frontend work field.

Table of Contents

mockup

Demo

View my project here: Lisa Loves Web

Features

  • Responsive Design: Built mobile first, optimized for mobile and desktop usage.
  • Scroll Driven Animations: Using scroll driven animations made with CSS, to make using the website more pleasurable.

Techstack and Tools

This project was created using Astro, a static site generator.

Backlog

A couple of things I need to fix on the shortterm:

  • Styling: find and create one type of style and apply it to this project.
  • Header: on the live version the header is a little messed up and I'm not sure why.
  • Grid on mobile: on some pages the grid gap on mobile is non existent.

Getting Started

To run this project locally, you can follow these steps:

  1. Clone the repository:
    gh repo clone lisagjh/i-love-web
  2. Navigate to the project directory:
    cd lisa-loves-web
  3. Install dependencies:
    npm install
  4. Have fun! View my project, judge my code, make changes and do whatever you want.

License

This project is licensed under the MIT License. See the LICENSE file for details.