Skip to content

Good-Will-Coding/InviteMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InviteMe

InviteMe is a single page application that uses React, Redux, React-Router, Bootstrap, and Firebase.

The goal of this project was to create an application for my family that allowed them to check for invites within our social circle. There was a need for this application because we would often get to the day of the event and hear, "You never invited me!"

Well, with InviteMe... There are no more excuses. We're happy with that.

The live version that goes with this project can be found here: https://inviteme.netlify.com/

Usage & testing:

  • User will be prompted to sign in or sign up for a new account.
  • Click sign up or use example username: billy@inviteme.com and password password.
  • Login will direct to main app page.
  • User is able to add invite, decline with a "nah", or remove invite.

Steps to Build

At a terminal prompt:

git clone https://github.com/Good-Will-Coding/InviteMe.git

In terminal, navigate to the directory where you cloned this repository and use enter command:

npm install

After completing the install, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

An SPA to track invites and the ability to accept or decline them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published