A simple browser extension made with react as the frontend and the fastn platform acting as the backend
Steps to run :
- Clone the github repo
- use npm install to install the missing packages
- Replace the URL with your own
- Replace the api and space keys with your own
- run the application using npm run dev