Skip to content

Shreya2754/FigmaLand-Frontend-UI-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FigmaLand — Frontend UI Implementation

HTML CSS JavaScript Status License


Overview

FigmaLand — Frontend UI Implementation is a clean and responsive frontend project created from a UI design mock-up.
It converts a static Figma-style layout into a functional HTML/CSS/JavaScript website.
This repo showcases your ability to translate UI/UX designs into pixel-perfect, responsive code.

Live Demo:
https://shreya2754.github.io/FigmaLand-Frontend-UI-Implementation/


Features

  • Pixel-perfect UI from design
  • Fully responsive layout
  • Lightweight, fast-loading pages
  • Clean and semantic HTML structure
  • Pure CSS styling — no external frameworks
  • Basic interactivity with vanilla JavaScript

Tech Stack

Technology Usage
HTML5 Layout & structure
CSS3 Styling, responsiveness, animations
JavaScript (Vanilla) Interactivity & dynamic UI

Project Structure

FigmaLand-Frontend-UI-Implementation/
│
├── index.html          - Main UI page
├── style.css           - Styling
├── script.js           - JS interactions
├── images/             - All image assets
└── README.md           - Project documentation

How to Run Locally

  1. Clone this repository:
    git clone https://github.com/Shreya2754/FigmaLand-Frontend-UI-Implementation.git
  2. Navigate into the folder:
    cd FigmaLand-Frontend-UI-Implementation
  3. Open index.html in any browser
    → That's it! No setup or installations required.

Contributions

Contributions are always welcome!

Steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Push your branch
  5. Create a Pull Request

License

This project is licensed under the MIT License.
Feel free to use, modify, or distribute.


Last Updated

28 November 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors