Skip to content

Commit 4f56e62

Browse files
authored
Update README.md
1 parent d1fcb31 commit 4f56e62

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
# Installation
1+
# react-firebase-authentication
22

3-
* `git clone [email protected]:rwieruch/taming-the-state-hn-app.git`
4-
* `cd taming-the-state-hn-app`
3+
* Found in [Taming the State in React](https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE)
4+
* [Live](https://react-redux-hackernews.wieruch.com/)
5+
6+
## Features
7+
8+
* uses:
9+
* React (create-react-app)
10+
* Redux
11+
* Redux Saga
12+
13+
## Installation
14+
15+
* `git clone [email protected]:rwieruch/react-redux-hackernews.git`
16+
* `cd react-redux-hackernews`
517
* `npm install`
618
* `npm start`
719
* visit http://localhost:3000/

0 commit comments

Comments
 (0)