Skip to content

A simple web application to search npm packages.Built Using React js

Notifications You must be signed in to change notification settings

vivekiet22/package_search

Repository files navigation

Package Search

Hits

How The UI should Look

Demo of Package Search

Getting Started

Click the demo link or clone/download the repository on your local machine.

Install dependencies

npm install

Run from the root directory.

npm run start

Built With

  • React js
  • React Hooks

API used

https://api.npms.io/v2/search?q=reactjs

Contributing

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub. Please see the CONTRIBUTING guidelines for more information.