Skip to content

dmcshehan/event-manager

Repository files navigation

RSVP

An event management application built with React,Redux and Firebase. Users can add Events and add Invitees to the events.

Live Demo

RSVP App Home page

Features

  • Signin with Google
  • Add Events
  • Add / Remove Invitees to events
  • Bulma with React

Setup

  1. Clone this repo to your computer (git clone https://github.com/dmcshehan/rsvp)
  2. Navigate inside the project folder
  3. Replace firebase config object with yours (src/auth/firebase.js).
  4. Please remember to enable Google signin inside your firebase project and create firebase firestore instance.

Usage

  1. Run npm install or yarn install in the project root folder to install all the dependencies.
  2. Run npm start or yarn start in order to start the project in your local enviroment (http://localhost:3000/)

Buy me a coffee

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 :)

Buy Me A Coffee

About

RSVP App built with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published