Check out our Deployed App ! We're very proud 🥲
The goal of this project is to collaborate with your Collab Lab team to create a “smart” shopping list app that learns your buying habits and helps you remember what you’re likely to need to buy on your next trip to the store.
As a user, you will enter items (e.g., “Greek yogurt” or “Paper towels”) into your list. Each time you buy the item, you mark it as purchased in the list. Over time, the app comes to understand the intervals at which you buy different items. If an item is likely to be due to be bought soon, it rises to the top of the shopping list.
- React
- Styled-Components
- Fork/clone or download source code
- Open terminal, CD to project and install dependecies
npm install
npm i styled-components
- When ready to launch app in localhost place this code in terminal
npm start
Contributors names and contact info
- Estefani Baughman: | Github | Linkedin
- Jessica Clay: | Github | Linkedin
- Cole Fortner: | Github | Linkedin
- Honz Williams: | Github | Linkedin
Our amazing mentors!!