Skip to content

Commit

Permalink
Set up Evens Or Odds and the Redux Store
Browse files Browse the repository at this point in the history
  • Loading branch information
15Dkatz committed Oct 21, 2022
1 parent 6a55dc6 commit 20d5cd3
Show file tree
Hide file tree
Showing 10 changed files with 8,255 additions and 0 deletions.
3 changes: 3 additions & 0 deletions evens-or-odds/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*node_modules*
*parcel_cache/*
dist/*
1 change: 1 addition & 0 deletions evens-or-odds/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# React App Template
Loading

0 comments on commit 20d5cd3

Please sign in to comment.