https://github.com/jossdoe/msg-in-a-bottle
Send messages that destroy themselves after being read.
https://github.com/jossdoe/msg-in-a-bottle
react styled-components
Last synced: 3 months ago
JSON representation
Send messages that destroy themselves after being read.
- Host: GitHub
- URL: https://github.com/jossdoe/msg-in-a-bottle
- Owner: jossdoe
- Created: 2020-08-06T13:12:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T09:19:44.000Z (over 4 years ago)
- Last Synced: 2025-01-01T12:45:49.580Z (4 months ago)
- Topics: react, styled-components
- Language: JavaScript
- Homepage: https://msg-in-a-bottle.vercel.app
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# msg in a bottle
'msg in a bottle' is a small React app that utilizes the API of [file.io](https://file.io) to enable users to send text messages that will be destroyed right after being read once. According to the creators of file.io, they're not logging any contents – neither does 'msg in a bottle'.
The app was created during my time at [WBS Coding School](https://www.wbscodingschool.com) to learn about patterns that combine the Context API with the useReducer hook, in this case for data fetching.
The icons used are provided by [icons8](https://www.icons8.com).
Live-Version: https://msg-in-a-bottle.vercel.app