Skip to content

This is a URL shortener app built with React.js, easy to use for all url shortening needs :-).

Notifications You must be signed in to change notification settings

ken-elsheezy/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

This is a URL Shortening App Built With ReactJS

This project was bootstrapped with Create React App.

INSTALLATION

  1. Clone git repository
  2. Cd into the root directory
  3. Run npm install (To download dependencies)
  4. After downloading dependencies, run npm start
  5. Done

FOLDER STRUCTURE

src - components (All components located here) - config (App config keys & token) - actions (All actions annotated with associated component eg Home Component = home.actions.js) - reducers (All reducers annotated with associated component eg Home Component = home.reducer.js) - services (Internal App webservices) - tests (Some test cases)

About

This is a URL shortener app built with React.js, easy to use for all url shortening needs :-).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published