generated from rocketacademy/cra-bootcamp-template
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marina's project 1: My shopping list app #43
Open
Mannushka
wants to merge
65
commits into
rocketacademy:main
Choose a base branch
from
Mannushka:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 53 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
b365d24
UserInput component created
Mannushka cbdc23a
Render ItemsList component
Mannushka 28b11a4
input form modified, errors fixed
Mannushka c8bfedd
ItemsList component created, addItem function added
Mannushka d618e81
export of UserInput error fixed
Mannushka ddf5d60
export of UserInput error fixed
Mannushka 7da5399
preventing empty input logic added
Mannushka 0c8e5e3
delete item button + function added, edit button + checkbox created
Mannushka da6b7e1
toLowerCase() function added to inputValue
Mannushka 362b5c7
display itemsList and editItem functions added
Mannushka ca55b6e
delete icon changed
Mannushka b4ba51c
react icons and popus libraries installed
Mannushka 7e5a40f
basic css done
Mannushka 38c010f
minor changes
Mannushka 26d008d
input tags changed
Mannushka 451b681
input tags changed, console.log deleted
Mannushka 060ff80
react icons and popus installed
Mannushka 87cb87c
function for crossing out the purchased items added
Mannushka 9f0e861
logic for crossing out the purchased items added
Mannushka b74852e
logic for rendering items moved to a new component Items.js
Mannushka 7a58f89
logic for rendering items moved to a new component Items.js
Mannushka 5968792
changed backgroud, input field, button, items colors, added gradient
Mannushka 03a0b62
bootstrap installed
Mannushka f5626a9
bootstrap installed
Mannushka 2378b35
changed colors, cursor, commented out the input-field
Mannushka 56881e7
added bootstrap container and stacks
Mannushka e0e044b
added bootstrap container, changed regular form to bootstrap form
Mannushka 10893e7
edited the pseudocode
Mannushka f3eec3b
added container and input group
Mannushka eb2b165
local storage added, update and check item functions bug fixed
Mannushka 2047345
clear all function and button added
Mannushka b9a44d8
checked property for the checkbox added
Mannushka 0b2c8b3
margin breakpoints added
Mannushka e098adb
breakpoints added
Mannushka 47dafc4
breakpoints added
Mannushka e7a1942
clear-all-button added
Mannushka a2eb6b0
initial-screen
Mannushka 971b342
entering-item-name-into-input-field
Mannushka cb04011
item-added-and-displayed
Mannushka 9d1086a
editing-item
Mannushka d340eda
editing-item-typo-fixed
Mannushka 750e0e2
crossing-item-out
Mannushka cd10865
deleting-item.png
Mannushka 7380a0a
item-deleted
Mannushka 1d12dd1
erasing-all-items
Mannushka b688e63
all-items-erased
Mannushka 42c6393
added my project info
Mannushka c531307
popups deleted
Mannushka 61bd13c
popups deleted
Mannushka cd913e5
line 96: 1 replaced with 0
Mannushka 025c2ea
old input css deleted
Mannushka 48763d0
initial screen image added
Mannushka 0eaa0f3
dependencies added, description edited, image removed
Mannushka 4d8dc45
remove old code
Mannushka 3ac7244
remove unnecessary div
Mannushka b52f6b8
remove redundant comments
Mannushka 36ec2f4
fix errors
Mannushka 8b1c400
add mapping of the items
Mannushka c131dc2
create one item component
Mannushka c5043a4
add comment
Mannushka b4c291c
add space
Mannushka ec31667
add homepage
Mannushka e958c0a
add margin for header
Mannushka a09227c
add code for deployment
Mannushka f7ed848
add installation and deployment info
Mannushka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do I actually install the app?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could also tell the reader how to install node