portfolio-implementation

Portfolio workspace: UIArchives upstream + Figma/portfolio scaffold

0
0
0
TypeScript
public

🧩 UI Archives

All Your Frontend Necessities β€” in one place.
A curated collection of tools, frameworks, fonts, and inspiration for modern frontend developers.

🌐 Live Site: uiarchives.com

Portfolio workspace: This clone adds /portfolio, components/screens, components/branding, Cursor agents/skills, and docs/ playbooks. Git remote upstream β†’ Malay146/UIArchives. Add your repo as origin β€” see docs/GIT_SETUP.md. Deploy notes: docs/deployment/vercel.md.

image

πŸš€ Overview

UI Archives is a sleek, responsive web app built with Next.js that helps developers discover and explore the best frontend resources β€” from component libraries to design inspiration β€” all in one organized interface.

It’s designed for speed, simplicity, and a clean user experience powered by Vercel’s edge network.


✨ Features

  • πŸ” Smart Search β€” Instantly find the right tools or frameworks
  • 🧱 Curated Categories β€” Browse through Component Libraries, Frameworks, Icons, Fonts, Tools, and more
  • πŸͺ„ Responsive UI β€” Optimized for all devices using modern CSS and layout principles
  • ⚑ Optimized Performance β€” Deployed via Vercel with automatic SSL and edge caching
  • πŸ–€ Minimal Aesthetic β€” Focused on clean design and usability
  • 🌈 Share Resources β€” Easily submit your own tools to expand the archive

πŸ› οΈ Tech Stack


πŸ’» Getting Started

To run UI Archives locally:

# Clone the repository
git clone https://github.com/Malay146/UIArchives.git
cd UIArchives

# Install dependencies
npm install

# Run the development server
npm run dev
v0.3.1[beta]