An event management application built with React,Redux and Firebase. Users can add Events and add Invitees to the events.
- Signin with Google
- Add Events
- Add / Remove Invitees to events
- Bulma with React
- Clone this repo to your computer (
git clone https://github.com/dmcshehan/rsvp
) - Navigate inside the project folder
- Replace firebase config object with yours (
src/auth/firebase.js
). - Please remember to enable Google signin inside your firebase project and create firebase firestore instance.
- Run
npm install
oryarn install
in the project root folder to install all the dependencies. - Run
npm start
oryarn start
in order to start the project in your local enviroment (http://localhost:3000/
)
Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)