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)
- Node.js
- Next.js
- Tailwind CSS
- Select multiple dependencies as you like
- 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
This project is licensed under the ISC License.
For more information, please see the LICENSE
file.