NPM

Node Package Manager

NPM is a package manager. It allows you convenient and maintainable access to many Javascript libraries. It has a Command Line interface for loading and maintaining packages/libraries within your web project.

It can be used to install specific development tools used your project, such as PostCSS, Webpack, etc. Or you can also install specific source packages to be included – such as “jQuery” and “normalize.css”.


NPM Project(s)

Writing and Social App with ReactJS
For my first real taste of using ReactJS I managed to create modern and featured Single Page Application.… Read more

Shay Howe Frond End Basics – Mobile Friendly Conversion
A beginners online course on Front End Web Development by Shay Howe walks you through the basics of… Read more

Fictional University Site
A Fictional University Wordpress Theme. A fully functional site that covers a wide range of features, including custom… Read more

Travel Site
This project involved building a Landing Page for a Travel Site. It was built with a Mobile-First philosophy,… Read more