You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ This is a basic boilerplate to help you get started with React & Redux. What you
7
7
- It assumes you have at least a basic understanding of how [React](https://facebook.github.io/react/docs/tutorial.html), [Redux](https://egghead.io/series/getting-started-with-redux)~~and [Immutable data structures](http://facebook.github.io/immutable-js/)~~ work
8
8
9
9
##What's left to do
10
-
- Add user authentication (that's what the form is there for) and restrict access to specific routes/components
0 commit comments