Hello! I’m Chirag SD, and I created this NPM Registry Search App to showcase my Vue.js skills. This project demonstrates various Vue.js concepts, including:
- Vue Router (Dynamic Routing & Programmatic Navigation)
- Vue Components (Reusable UI elements)
- Data Fetching (Using the NPM Registry API with Axios)
- Two-Way Binding (
v-model
for search input) - Methods & Event Handling (Interactivity & Search Functionality)
For styling, I used Tailwind CSS along with Google Fonts like Russo One and Gugi to enhance the visual appeal.
- Vue.js
- Vue Router
- Axios
- Tailwind CSS
- NPM Registry API
This app fetches package data from the NPM Registry API but is not affiliated with or endorsed by npm, Inc.
For more details, check the official API documentation:
🚨 This project is built for educational and demonstration purposes only. I am not liable for any copyright or legal issues related to package data fetched from the NPM Registry.