Skip to content

Front-end prototypes and mini-projects with various web UI designs and technologies.

Notifications You must be signed in to change notification settings

ssrahoo/ui-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ui-prototypes


🎯 Overview

Front-end prototypes and mini-projects with various web UI designs and technologies.


🖥️ Projects

solar-power-wiki

A wiki interface built with Angular, featuring client-side routing and component-based architecture.


content-panels

A jQuery-based UI demo exploring interactive panels.


📦 Installation & Usage

  • Each project is self-contained with its own assets and logic.
  • To clone and run either project locally:
git clone https://github.com/ssrahoo/ui-prototypes.git
cd ui-prototypes

# solar-power-wiki
cd solar-power-wiki
npm install
ng serve

# content-panels
cd ../content-panels
# Just open index.html in a browser
  • Deployments are managed individually via Netlify CI/CD.

About

Front-end prototypes and mini-projects with various web UI designs and technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published