Skip to content

The project is a web application that allows users to shorten URLs and redirect to the original versions. The application consists of a frontend (client) and a backend (server).

Notifications You must be signed in to change notification settings

Johnny1305/shortener_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortened

The project is a web application that allows users to shorten URLs and redirect to the original versions. The application consists of a frontend (client) and a backend (server).

Available Scripts

In the project directory, you can run:

npm install

Instal All dependencies in this project

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Link

Reactjs: https://reactjs.org/docs/create-a-new-react-app.html
Shortener Api: https://app.bitly.com
font family: https://fonts.google.com/specimen/Playfair+Display
background animation: https://wweb.dev/resources/animated-css-background-generator/
react-copy-to-clipboard: https://www.npmjs.com/package/react-copy-to-clipboard

Note: API limit exceeded.

About

The project is a web application that allows users to shorten URLs and redirect to the original versions. The application consists of a frontend (client) and a backend (server).

Resources

Stars

Watchers

Forks