Skip to content

A quick and dirty link shortener to practice out some more React and AWS

License

Notifications You must be signed in to change notification settings

BHolbs/quick-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-link

A quick and dirty link shortener to practice out some more React and AWS

This project was bootstrapped with Create React App.

This project uses AWS Lambda for the backend, the code that runs on the backend in response to a GET/POST request are located in the py folder in the root directory of this repository. Since this project is very simple and straightforward, I edit the code directly in the AWS Console if the backend requires changes, so there are no scripts to deploy using the AWS CLI (yet).

Because this application uses AWS's Free Tier, I do not leave the link public. Please don't hesitate to reach out if you would like to have the link to the hosted app on AWS Amplify.

About

A quick and dirty link shortener to practice out some more React and AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published