Coder Social home page Coder Social logo

anbarisker / url_shortening_service Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 538 KB

Through a simple user interface, I want to be able to submit any URL so that it can be shortened and used/shared.

Shell 0.37% JavaScript 70.39% HTML 7.87% CSS 8.48% SCSS 12.89%

url_shortening_service's Introduction

URL Shortening Service

Through a simple user interface, I want to be able to submit any URL so that it can be shortened and used/shared.

Live Version

Go to www.anbarisker.com , which is deployed in AWS using NodeJs, ReactJS and for Database is DynamoDB

Clone the git repo

Which includes both frontend (Client - ReactJS) and backend (API - NodeJS)

Front-end (ReactJS) - Folder: Client

  1. Install the dependencies npm install

Back-end (NodeJS) - Folder: API

  1. Install the dependencies npm install
  2. Change the AWS access key in .env file, to access AWS DynamoDB

How to the run URL Shortening Service Application

  1. In your terminal, go to API folder path
  2. Type npm run dev which run both NodeJS and React
  3. To access in localhost will be http://localhost:3000

url_shortening_service's People

Contributors

anbarisker avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.