Skip to content

nishchay17/npmcounter

Repository files navigation

NPM counter

Website GitHub License

image

Table of Contents

About

Welcome to my npm count website. This platform is created for fetching the npm package count for the given range, and share the URL with others.

Features

  1. Using URL param: The website uses query params for storing state, so that while sharing the same data gets displayed to other people.
  2. Quick and easy to use: The website is designed to be easy to use and responsive, ensuring a seamless experience for the user.
  3. SSR: Using SSR to optimize the app for performance

Getting Started

To get started with our website, follow these steps:

# Clone the repository
git clone https://github.com/nishchay17/npmcounter.git

# Change directory
cd npmcounter

# Install dependencies
pnpm

# Start the development server
pnpm dev

License

This project is licensed under the MIT License.