Skip to content

A simple client for my personal and self-deployed tinyurl service.

License

Notifications You must be signed in to change notification settings

TonyChol/tinyurl-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyURL

A simple client for my personal and self-deployed tinyurl service.

The backend system is a RESTful service built upon Restify while the frontend is written in React with ES6.

Usage

The boilerplate is built based on create-react-app.

npm start

Runs the app in development mode:

npm run build

Builds the app for production to ./build folder.

The build is minified and the filenames include the hashes.

TODO

  • Perform Redux support
  • Change reqwest into fetch

About

A simple client for my personal and self-deployed tinyurl service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published