Live App @ npmm
CLI Tool @ Github
Server side code @ Github
NPMM allows developers to frictionlessly browse and save npm packages. Saved packages can then be programmatically installed with our command line interface. Imagine the npmjs.com website but with a few critical features added in for ease of use. A live demo can be found at https://npmm.dev/
This fully responsive app was built with developers in mind. The goal was to add some missing functionality to npm. This app gives the user the ability to save favorite or commonly used packages for later use.
- A way for users to share collections.
- A way for users to setup teams to allow for collaboration.
- A dedicated collection page so that there is a larger format to view collections from.
- The unification of our package API.
- Install dependencies
npm install
- Start the application
npm start
- Test the application
npm test
- Build the application for production
npm run build
- React
- HTML5
- CSS3
- Javascript
- JSON Web Token
- Redux
- Jest
- Deployed with Vercel
- Node
- PostgreSQL
- Knex
- JSON Web Token
- Express
- Mocha and Chai
- Deployed with Heroku
- Vik Birdi - Portfolio
- Daniel Di Venere - Portfolio
- Matthew Malecki - Portfolio
- Michael Ploughman - Portfolio
- Josh Young - Portfolio
This project is licensed under the MIT License