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.
View my project here: Lisa Loves Web
- 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.
This project was created using Astro, a static site generator.
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.
To run this project locally, you can follow these steps:
- Clone the repository:
gh repo clone lisagjh/i-love-web
- Navigate to the project directory:
cd lisa-loves-web
- Install dependencies:
npm install
- Have fun! View my project, judge my code, make changes and do whatever you want.
This project is licensed under the MIT License. See the LICENSE file for details.