Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.11 KB

README.md

File metadata and controls

63 lines (42 loc) · 2.11 KB

Sunflower Animation

This project showcases an elegant sunflower animation crafted using HTML, SCSS, and JavaScript.

Table of Contents

Getting Started

Prerequisites

Ensure you have the following prerequisites installed before starting:

Installation Guide

  1. Clone the Repository:
    git clone https://github.com/sreyounpann/HappyAnniversaryFlower.git
    
  2. Navigate to the project directory.
    cd sunflower-animation
    
  3. Install the required dependencies.
    npm install

Running the SCSS File

 To compile the SCSS file to CSS, follow these steps.
  1. Open a terminal in the project directory.
  2. Run the following command:
    npm run sass
    

This will use the "Live Sass Compiler" configured in the project to watch for changes in the SCSS file and compile it to CSS.

3.Live Compilation: Any changes made to the SCSS file will be automatically compiled to CSS.

Note: Ensure you have Node.js and npm installed before running the commands above.

If you haven't installed "Live Sass Compiler" in your code editor, please install it to enable live compilation of SCSS to CSS.

For more information on installing Node.js and npm, visit Node.js Downloads.

Screenshots

Screenshot 2023-11-14 132825

Screenshot 2023-11-14 132856

Questions and Support

If you have any questions or encounter issues, feel free to reach out to me on Instagram yeowdoingood. Feel free to copy and paste this into your README file!