Skip to content

oleksandrivanyshyn/react-registry

Repository files navigation

React Registry

A React application for searching, discovering, and viewing details about packages from the NPM registry.

🚀 Features

  • Package Search: Quickly search for packages using the integrated search bar.
  • Featured Packages: View a curated list of featured or trending packages directly on the home page.
  • Detailed Views: Dive into specific packages to see comprehensive summaries and details.
  • Responsive Routing: Seamless client-side navigation utilizing React Router.

🛠 Tech Stack

  • Frontend: React, TypeScript, Vite
  • Routing: React Router DOM
  • Styling: CSS / Tailwind (configured via PostCSS)

📦 Getting Started

Prerequisites

Make sure you have Node.js and npm installed.

Installation

  1. Clone the repository:
    git clone https://github.com/oleksandrivanyshyn/react-registry.git
    
  2. Navigate to the project directory:
    cd react-registry
  3. Install dependencies:
    npm install

Running the App

Start the Vite development server:

npm run dev

Open http://localhost:5173 to view it in the browser.

About

An NPM package explorer built with React 19, TypeScript, and React Router 7. Leverages Vite for build tooling and Tailwind CSS 4 for modern styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors