brag-club / npm-ez-dependency-adder

Easily install node dependencies on a single go

Home Page:https://deps.chirag.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-ez-dependency-adder

GitHub Workflow Status (with event)

πŸ“ Description

npm-ez-dependency-adder is a platform meant to select add npm packages to your project with ease. This platform is built using Nextjs. (Not responsive currently)

Screenshot

πŸ› οΈ Technologies Used

  • Node.js
  • Next.js
  • Tailwind CSS

πŸš€ Features

  • Select multiple dependencies as you like

🎁 Project Setup

To run the development server

  • In the project root run the following command to install the dependencies
yarn

or

npm install
  • and then to start the development server
yarn dev

or

npm run dev

πŸ“ License

This project is licensed under the ISC License.

For more information, please see the LICENSE file.

About

Easily install node dependencies on a single go

https://deps.chirag.codes

License:ISC License


Languages

Language:TypeScript 96.1%Language:JavaScript 2.8%Language:CSS 1.1%