Skip to content

Node.js URL shortening application that can also track visitor engagement.

Notifications You must be signed in to change notification settings

davidkim10/bridged-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridged App

Bridged is a link shortener application that will redirect long website URLs. Project was built with Meteor, ReactJS, and MongoDB.

View Live Demo

Create an account or use the credentials below to explore the application.

🚀 Quick start

  1. Project Setup

    Clone the project and install the dependencies

    git clone https://github.com/davidkim10/bridged-app
    cd bridged-app
    npm install
  2. Run Project

    npm start

    View app on http://localhost:3000

⁉️ Frequently Asked Questions

  • What is Meteor

    Meteor is an open-source isomorphic JavaScript web framework written using Node.js. Meteor is designed to build scalable web, mobile and desktop apps quickly, efficiently, and at scale. Learn More

  • What is ReactJS

    React is an open-source, front end, JavaScript library for building user interfaces or UI components. Learn More

  • What is MongoDB?

    MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. Learn More

About

Node.js URL shortening application that can also track visitor engagement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published