React URL shortener

This project was built with Create React App, with my own URL shortener API as data backend.

You can find more about API server at Github repo and API doc.

Features

  • User can register
  • User can sign in with email
  • Signed-in user can see past short urls
  • Signed-in user can create new short url with original url

Stack

  • react
  • react hook
  • react-hook-form
  • react-router-dom
  • react-toastify
  • node-sass
  • axios

Imgur


Imgur


Setup

  1. clone repo
$ git clone https://github.com/tsungtingdu/react-url-shortener
  1. go to project folder
$ cd react-url-shortener
  1. install packages
$ npm install
  1. run app
$ npm run dev

and you will see react app on http://localhost:3000


Author

tsungtingdu (Tim)

Self-taught and trained in software development knowledge and skills, I am passionate about creating changes through technology.

You can find more about me here: