Skip to content

bitlinks is a web application that empowers users to create, share and track shortened links using Bitly's API.

Notifications You must be signed in to change notification settings

jimbucktoo/bitlinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitlinks

bitlinks is a web application that empowers users to create, share and track shortened links using Bitly's API.

Links

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Node.js - Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
  • NPM - npm is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment Node.js.

Installing

A step by step series of instructions that tell you how to get a development env running

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Run the server:
npm start

Technologies

  • Bitly SDK - Bitly is a URL shortening service and a link management platform.
  • Bootstrap - Bootstrap is a free and open-source front-end web framework. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
  • React - React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies.

Authors

About

bitlinks is a web application that empowers users to create, share and track shortened links using Bitly's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published