URL Shortening website that uses the Arweave Blockchain as backend.
This application was made as a submission to this Open Web Hackathon hosted on Gitcoin.
Here's a simple demo:
This app was made using create-react-app. To run it locally, run npm install and then npm start
To deploy, you need to create a production build using npm run build and follow the instructions to deploy on arweave network.
