Skip to content

Commit d7b4260

Browse files
committed
more readmes / screenshots
1 parent da899e5 commit d7b4260

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

days/041-044-react/demo/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# React Projects Code
2+
3+
In this folder you will find the React code (`src/App.js`) for the [Tips API front-end](api/) and the [Free Monkey (hangman) game](freemonkey/).

days/041-044-react/demo/freemonkey/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Tips API
2+
3+
![tips API front-end screenshot](../screenshots/tips.png)
4+
5+
--
6+
7+
# Original `create-react-app` README
8+
19
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
210

311
## Available Scripts
371 KB
Loading
434 KB
Loading

days/041-044-react/demo/tips/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Free Monkey
2+
3+
![Free Monkey screenshot](../screenshots/freemonkey.png)
4+
5+
--
6+
7+
# Original `create-react-app` README
18
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
29

310
## Available Scripts

0 commit comments

Comments
 (0)