Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 912 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 912 Bytes

Bag-It-Up!

Overview/ Summary

This is a web-based application. It's main functionality is to help users track their shopping needs.

Features

  • Oauth: Github, Gmail/ Google, Email, Anonymous/ Guest user login is supported by this app.
  • Create a list to help you track your shopping needs!
  • Add items to your list
  • Remove items from your list
  • See the price (USD)
  • View the grand total of all your items combined
  • Buy your items in bulk! (Want more than one? ⏤we got you 🍫🍪🍰🍟🍦🍕🍮🎂🍭🌮)

Prerequisites

You must have node installed in your machine.

To begin fork the repository.

Languages/ Stack

  • Javascript
  • React.js
  • Firebase

This project was bootstrapped with Create React App.