Skip to content

A URL shortener frontend based on React. The API backend based on Laravel, project is hosted at https://github.com/jairoprez/url-shortener-backend

Notifications You must be signed in to change notification settings

jairoprez/url-shortener-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Frontend

A React project with laravel being used for the backend API.

Getting started

To get the frontend running locally:

  • Clone this repo
  • npm install to install all req'd dependencies
  • npm start to start the local server (this project uses create-react-app)

About

A URL shortener frontend based on React. The API backend based on Laravel, project is hosted at https://github.com/jairoprez/url-shortener-backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published