Mohasin-Haque / FAST-UI

FAST UI is a Component Library by which you can build your projects faster.

Home Page:https://fast-ui.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAST-UI

FAST UI is a Component Library by which you can build your projects faster.

Home Page

Installation Steps

Copy the link from the installation section and paste in your head tag of html file.

Installation Page

Run Locally

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/project_name.git

3. Navigate to the project directory.

cd FAST-UI

4. Open it in any IDE or run it accordingly. For VS Code -

code .

** Now you can run this by live server or directly on any browser by clicking on index.html file in file explorer.

Note :

  • Please raise an issue if you encountered any.

Repository Structure

├───images                     
│   └─── images                 #All Images
├───pages                     
│   └─── html files             #All HTML Files
├───styles                     
│   └─── css files              #All CSS Files    
├───readme.md                   #Readme.md File
├───index.html                  #Landing Page

Project Admin ❤️


Mohasin Haque

Tech Stack

  • HTML
  • CSS

Show some love by starring this repository. Also follow me.

About

FAST UI is a Component Library by which you can build your projects faster.

https://fast-ui.netlify.app


Languages

Language:HTML 91.2%Language:CSS 8.8%