Skip to content

🎫 🎀 πŸŒ‰ Event management app built with React, Redux, Semantic UI & Firestore. πŸ₯‚

Notifications You must be signed in to change notification settings

kukiron/Revents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Revents

Build Status Codacy Badge

Working prototype for event organizing app built with React, Redux, Semantic-UI & Firestore.

Getting started

The app is built with create-react-app. So, to get start with:

> git clone https://github.com/kukiron/Revents.git
> cd Revents
> npm install
> npm start

Firebase setup

You need to set up a project in firebase & in Google for this repo to function properly. Use the Google API key & Firebase config object from respective developer consoles & create file ./src/app/config/firebase.js.

// Firebase configuration from dev console
firebaseConfig: {
  apiKey: "....",
  authDomain: "....",
  databaseURL: "....",
  projectId: "....",
  storageBucket: "....",
  messagingSenderId: "...."
}

About

🎫 🎀 πŸŒ‰ Event management app built with React, Redux, Semantic UI & Firestore. πŸ₯‚

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published