Skip to content

GracilianoOG/fem-insure-landing-page

Repository files navigation

✨ Insure Landing Page

📖 Description

Insure landing page developed with HTML, CSS, JavaScript, and the Sass preprocessor. This project is part of the free Frontend Mentor codding challenges. It features custom animations, responsive design, and a dark mode.

📦 Install and usage

  1. Clone this repo:
git clone https://github.com/GracilianoOG/fem-insure-landing-page.git
  1. Enter the directory:
cd fem-insure-landing-page/
  1. Init Visual Studio Code (or any other IDE):
code .
  1. Install the dependencies:
npm install
  1. Run the project:
npm run dev

📜 Available scripts

Script Description
npm run dev Runs the development server.
npm run build Builds the project.
npm run preview Previews the production build locally.

🗂️ Project structure

📁 design        -> Design files (provided by Frontend Mentor)
📁 public        -> Public assets
📁 src/          -> Source code.
  📁 assets/     -> Project images and other resources.
  📁 js/         -> JavaScript files.
  📁 styles/     -> Sass stylesheets.
  📄 index.html  -> Main page.

🛠️ Developed with

Icons of tools and technologies

  • Semantic HTML
  • Sass preprocessor
  • JavaScript
  • BEM naming convention
  • Mobile-first development
  • Responsive design
  • Vite build tool

🔗 Resources

🧑🏻‍💻 Author


GracilianoOG
Linkedin

About

Insure landing page developed with HTML, CSS, JavaScript, and the Sass preprocessor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors