https://github.com/dan-almenar/yawp
Incognito microblogging webapp: post and react completely anonymously!
https://github.com/dan-almenar/yawp
javascript microblogging microblogging-application pwa vue webapp
Last synced: 2 months ago
JSON representation
Incognito microblogging webapp: post and react completely anonymously!
- Host: GitHub
- URL: https://github.com/dan-almenar/yawp
- Owner: dan-almenar
- Created: 2021-11-29T17:41:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-29T17:59:07.000Z (over 3 years ago)
- Last Synced: 2025-01-16T03:16:27.380Z (4 months ago)
- Topics: javascript, microblogging, microblogging-application, pwa, vue, webapp
- Homepage: https://u-yawp.web.app
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yawp
### A microblogging webapp developed in Vue.
The main feature of YAWP is its incogni
to essence: while it relies on users have to create an account in order to make posts -each user page will display basic info and stats-, no creator's info is attached to the post in the timeline, meaning people will -if decide to- interact with nothing but the content, either liking or disliking posts.Some other features are in concept stages, I won't get further into these in case they won't get added.
Beta version is live. You may sign up [here](https://u-yawp.web.app)!
### Languages and tools used to develop the app:
- Vue.
- JavaScript.
- HTML
- CSS
### Note:
Up untill 11/29th the code for this project was on a public repo, yet I set the code repo as private and created this repo to showcase the app as is live.