An open API service indexing awesome lists of open source software.

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.

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