https://github.com/saalikmubeen/revents
Revents - A social media app created with react and firebase
https://github.com/saalikmubeen/revents
firebase react-redux-firebase reactjs redux
Last synced: 9 months ago
JSON representation
Revents - A social media app created with react and firebase
- Host: GitHub
- URL: https://github.com/saalikmubeen/revents
- Owner: saalikmubeen
- Created: 2021-02-04T15:02:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-05T12:18:02.000Z (over 5 years ago)
- Last Synced: 2025-04-03T18:08:25.143Z (over 1 year ago)
- Topics: firebase, react-redux-firebase, reactjs, redux
- Language: JavaScript
- Homepage: https://reventszilla.netlify.app/
- Size: 942 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Revents - A social media app created with react and firebase
### Features
* User authentication with firebase auth
* Create, host, join and cancel events
* Posting comments on events
* Update user password, profile and upload profile images.
* User profiles
* Firebase storage for storing profile images
* Firebase realtime database for storing comments, users and events
* react-dropzone for uploading images
* Recent activity feed
[Live Demo](https://reventszilla.netlify.app/)