Skip to content

parmeet1402/hashtag-manager

Repository files navigation

Hashtags Manager

It is a CLI utility that can be used to manage and generate hashtags for your online presence. It can save you headache of managing tons of hashtags at multiple places.


Table of contents

  1. Technologies
  2. Installation & Setup Instructions

Technologies

Javascript Node


Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start