/url-shortener-client

url shortener client using react and redux

Primary LanguageJavaScript

url-shortener-client

User interface shortener url. Allows create, update, delete short links. Also create account and login.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Clone this project

git clone https://github.com/DemyanchikVadim/url-shortener-client.git

Install dependencies

npm install or yarn install

Run project

npm start or yarn start

Built With

  • React - a JavaScript library for for building user interfaces
  • Redux - is a predictable state container for JavaScript apps
  • React-router v4 - is a complete routing library for React

Author